chiark / gitweb /
resolved: properly pass canonical name information to resolving client
[elogind.git] / units / systemd-hostnamed.service.in
index c8bf8480c9762520b286ef0452da4daa2a1eb2bd..cc88ecd0db28b79958e3ea8952cc6319e0706206 100644 (file)
@@ -13,7 +13,10 @@ Documentation=http://www.freedesktop.org/wiki/Software/systemd/hostnamed
 [Service]
 ExecStart=@rootlibexecdir@/systemd-hostnamed
 BusName=org.freedesktop.hostname1
-CapabilityBoundingSet=CAP_SYS_ADMIN CAP_DAC_OVERRIDE CAP_SYS_PTRACE
+CapabilityBoundingSet=CAP_SYS_ADMIN
 WatchdogSec=1min
 PrivateTmp=yes
 PrivateDevices=yes
+PrivateNetwork=yes
+ProtectSystem=yes
+ProtectHome=yes