disable emerg-shutdown.service:

Disabled due to bug: breaks ISO Live Mode Calamares installer
This commit is contained in:
Patrick Schleizer 2025-08-09 05:40:11 -04:00
parent 0cc0a83100
commit 046c932898
No known key found for this signature in database
GPG key ID: CB8D50BB77BB3C48

View file

@ -18,7 +18,11 @@ disable proc-hidepid.service
## https://github.com/Kicksecure/security-misc/issues/159
disable harden-module-loading.service
## TODO: polish, test
## Disable due to timing difficulties. See:
## https://github.com/systemd/systemd/issues/38261#issuecomment-3134580852
disable ensure-shutdown.service
disable ensure-shutdown-trigger.service
## TODO: Disabled due to bug: breaks ISO Live Mode Calamares installer
disable emerg-shutdown.service