mirror of
https://github.com/systemd/systemd.git
synced 2025-03-21 02:50:18 +03:00
importd: run daemon at minimal capabilities
This commit is contained in:
parent
3637713a20
commit
e57565dd5b
@ -12,8 +12,9 @@ Documentation=man:systemd-importd.service(8)
|
||||
[Service]
|
||||
ExecStart=@rootlibexecdir@/systemd-importd
|
||||
BusName=org.freedesktop.import1
|
||||
CapabilityBoundingSet=CAP_CHOWN CAP_FOWNER CAP_FSETID CAP_MKNOD CAP_SETFCAP CAP_SYS_ADMIN CAP_SETPCAP
|
||||
NoNewPrivileges=yes
|
||||
WatchdogSec=1min
|
||||
PrivateTmp=yes
|
||||
PrivateDevices=yes
|
||||
ProtectSystem=full
|
||||
ProtectHome=yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user