chiark / gitweb /
resolved: Do not add .busname dependencies, when compiling without kdbus.
[elogind.git] / units / systemd-importd.service.in
index b9cb97e6b96fee3910772ed1cfb25b10afa21a58..a540040bfb87346b4ff05e312133d3bdc8cd4e76 100644 (file)
@@ -12,8 +12,6 @@ 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