From: Lennart Poettering Date: Fri, 24 Jun 2011 21:52:02 +0000 (+0200) Subject: logind: add more necessary caps to the service X-Git-Tag: v30~149 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=3084a7c453680fac7bdca9cf76bde397ec6a67de;hp=ee8545b06c2325e5dca7afd9ea8dbc35342a7768;ds=sidebyside logind: add more necessary caps to the service --- diff --git a/units/systemd-logind.service.in b/units/systemd-logind.service.in index d4734c3da..82a2c6a0c 100644 --- a/units/systemd-logind.service.in +++ b/units/systemd-logind.service.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