mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-15 10:29:13 +00:00
logind: add more necessary caps to the service
This commit is contained in:
parent
ee8545b06c
commit
3084a7c453
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user