Adding Conflicts=shutdown.target in haveged.service, to actually stop haveged unit during the shutdown transaction, instead of relying on systemd-shutdown to kill haveged during the very late catch-all killall.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
2b8a9498a9
commit
f30f0ec5f8
1 changed files with 1 additions and 0 deletions
1
debian/haveged.service
vendored
1
debian/haveged.service
vendored
|
@ -4,6 +4,7 @@ Documentation=man:haveged(8) http://www.issihosts.com/haveged/
|
|||
DefaultDependencies=no
|
||||
After=apparmor.service systemd-tmpfiles-setup.service systemd-tmpfiles-setup-dev.service
|
||||
Before=sysinit.target shutdown.target
|
||||
Conflicts=shutdown.target
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=-/etc/default/haveged
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue