mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 06:30:30 +00:00
logind: make sure the service gets access to the linger directory
Fixes: #12401
This commit is contained in:
@@ -43,6 +43,7 @@ RestrictRealtime=yes
|
||||
RestrictSUIDSGID=yes
|
||||
RuntimeDirectory=systemd/sessions systemd/seats systemd/users systemd/inhibit systemd/shutdown
|
||||
RuntimeDirectoryPreserve=yes
|
||||
StateDirectory=systemd/linger
|
||||
SystemCallArchitectures=native
|
||||
SystemCallErrorNumber=EPERM
|
||||
SystemCallFilter=@system-service
|
||||
|
||||
Reference in New Issue
Block a user