Disable memlockd service by default, fix systemd path

This commit is contained in:
Aaron Rainbolt 2025-08-22 16:00:25 -05:00
parent 28f44d2e1d
commit cd44a7e136
No known key found for this signature in database
GPG key ID: A709160D73C79109
2 changed files with 5 additions and 1 deletions

View file

@ -26,3 +26,7 @@ disable ensure-shutdown-trigger.service
## TODO: Disabled due to bug: breaks ISO Live Mode Calamares installer
disable emerg-shutdown.service
## memlockd is needed by emerg-shutdown, but the service is not, the user can
## enable this manually if desired.
disable memlockd.service

View file

@ -1,2 +1,2 @@
# Lock systemd and all of its library dependencies into memory
+/usr/bin/systemd
+/usr/lib/systemd/systemd