mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
logind: add more necessary caps to the service
This commit is contained in:
@@ -14,5 +14,5 @@ Description=Login Service
|
||||
ExecStart=@rootlibexecdir@/systemd-logind
|
||||
Type=dbus
|
||||
BusName=org.freedesktop.login1
|
||||
CapabilityBoundingSet=CAP_AUDIT_CONTROL CAP_CHOWN CAP_KILL
|
||||
CapabilityBoundingSet=CAP_AUDIT_CONTROL CAP_CHOWN CAP_KILL CAP_DAC_READ_SEARCH CAP_DAC_OVERRIDE CAP_FOWNER
|
||||
StandardOutput=syslog
|
||||
|
||||
Reference in New Issue
Block a user