Accepting request 339598 from security
- haveged.service: reverted the dependency on systemd-journald.socket for now, as it causes a dependency loop. bsc#949728 bsc#950857 (forwarded request 339597 from msmeissn) OBS-URL: https://build.opensuse.org/request/show/339598 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/haveged?expand=0&rev=45
This commit is contained in:
commit
1a4cc3df94
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 9 13:11:27 UTC 2015 - meissner@suse.com
|
||||||
|
|
||||||
|
- haveged.service: reverted the dependency on systemd-journald.socket
|
||||||
|
for now, as it causes a dependency loop. bsc#949728 bsc#950857
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 30 12:15:14 UTC 2015 - meissner@suse.com
|
Wed Sep 30 12:15:14 UTC 2015 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ DefaultDependencies=no
|
|||||||
ConditionVirtualization=!container
|
ConditionVirtualization=!container
|
||||||
#Conflicts=shutdown.target
|
#Conflicts=shutdown.target
|
||||||
After=systemd-random-seed.service
|
After=systemd-random-seed.service
|
||||||
Before=sysinit.target shutdown.target systemd-journald.service systemd-journald.socket
|
Before=sysinit.target shutdown.target systemd-journald.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/sbin/haveged -w 1024 -v 0 -F
|
ExecStart=/usr/sbin/haveged -w 1024 -v 0 -F
|
||||||
|
Loading…
x
Reference in New Issue
Block a user