summaryrefslogtreecommitdiff
path: root/units/systemd-logind.service.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-06-24 22:55:51 +0200
committerLennart Poettering <lennart@poettering.net>2011-06-24 22:55:51 +0200
commit094062918c50cd5a34f7b6510fe206bf78d7cc58 (patch)
treec14774e129fdc7f6b6f3393cd934485499c3ec3a /units/systemd-logind.service.in
parent21c390ccd1b4f7bc962c16549df929ad518a1d37 (diff)
logind: fix set of capabilities
Diffstat (limited to 'units/systemd-logind.service.in')
-rw-r--r--units/systemd-logind.service.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/units/systemd-logind.service.in b/units/systemd-logind.service.in
index 52c4acfea..d4734c3da 100644
--- a/units/systemd-logind.service.in
+++ b/units/systemd-logind.service.in
@@ -14,4 +14,5 @@ Description=Login Service
ExecStart=@rootlibexecdir@/systemd-logind
Type=dbus
BusName=org.freedesktop.login1
-CapabilityBoundingSet=
+CapabilityBoundingSet=CAP_AUDIT_CONTROL CAP_CHOWN CAP_KILL
+StandardOutput=syslog