1
0
Fork 0

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:
Dimitri John Ledkov 2025-04-25 17:54:11 +02:00 committed by Daniel Baumann
parent 2b8a9498a9
commit f30f0ec5f8
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

View file

@ -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