chiark / gitweb /
resolved: properly pass canonical name information to resolving client
[elogind.git] / units / systemd-hostnamed.service.in
index d7fd1940f31bf7d996d732a489f7f6d87a56b615..cc88ecd0db28b79958e3ea8952cc6319e0706206 100644 (file)
@@ -7,11 +7,16 @@
 
 [Unit]
 Description=Hostname Service
-Documentation=man:hostname(5)
-Documentation=man:machine-info(5)
+Documentation=man:systemd-hostnamed.service(8) man:hostname(5) man:machine-info(5)
 Documentation=http://www.freedesktop.org/wiki/Software/systemd/hostnamed
 
 [Service]
 ExecStart=@rootlibexecdir@/systemd-hostnamed
 BusName=org.freedesktop.hostname1
 CapabilityBoundingSet=CAP_SYS_ADMIN
+WatchdogSec=1min
+PrivateTmp=yes
+PrivateDevices=yes
+PrivateNetwork=yes
+ProtectSystem=yes
+ProtectHome=yes