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:
parent
f98a58fe89
commit
5326b03f30
@ -12,3 +12,4 @@ Description=Bus Driver Service
|
||||
ExecStart=@rootlibexecdir@/systemd-bus-driverd
|
||||
BusName=org.freedesktop.DBus
|
||||
WatchdogSec=1min
|
||||
CapabilityBoundingSet=CAP_IPC_OWNER
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user