Fix emerg-shutdown and ensure-shutdown libexec scripts, start emerg-shutdown and ensure-shutdown earlier

This commit is contained in:
Aaron Rainbolt 2025-08-03 15:00:14 -05:00
parent d1bca0204f
commit 63f2909341
No known key found for this signature in database
GPG key ID: A709160D73C79109
9 changed files with 83 additions and 15 deletions

View file

@ -15,3 +15,6 @@ security-misc: uses-dpkg-database-directly [usr/bin/remount-secure]
## Special target to make sure this runs as non-parallelized as possible to avoid race conditions.
security-misc: systemd-service-file-refers-to-unusual-wantedby-target sysinit-post.target [usr/lib/systemd/system/remount-secure.service]
## False-positive. Unit is commented out by default.
security-misc: systemd-service-file-missing-install-key [usr/lib/systemd/system/block-shutdown.service]