1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-23 17:34:00 +03:00

units: limit caps for bus proxyd and driverd services

This commit is contained in:
Lennart Poettering 2013-12-23 20:37:00 +01:00
parent f98a58fe89
commit 5326b03f30
2 changed files with 2 additions and 0 deletions

View File

@ -12,3 +12,4 @@ Description=Bus Driver Service
ExecStart=@rootlibexecdir@/systemd-bus-driverd
BusName=org.freedesktop.DBus
WatchdogSec=1min
CapabilityBoundingSet=CAP_IPC_OWNER

View File

@ -14,3 +14,4 @@ Description=Legacy D-Bus Protocol Compatibility Daemon
# space available for this.
ExecStart=@rootlibexecdir@/systemd-bus-proxyd xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
NotifyAccess=main
CapabilityBoundingSet=CAP_IPC_OWNER