chiark / gitweb /
timesyncd: limit capabilities to CAP_SYS_TIME
[elogind.git] / units / systemd-localed.service.in
index f973fa4585eae050378e7480306dc8e7e3ff9755..ae1c5e59d1592b13f8e98983348ce6c774472803 100644 (file)
@@ -7,11 +7,14 @@
 
 [Unit]
 Description=Locale Service
+Documentation=man:systemd-localed.service(8) man:locale.conf(5) man:vconsole.conf(5)
 Documentation=http://www.freedesktop.org/wiki/Software/systemd/localed
-Documentation=man:locale.conf(5)
-Documentation=man:vconsole.conf(5)
 
 [Service]
 ExecStart=@rootlibexecdir@/systemd-localed
 BusName=org.freedesktop.locale1
 CapabilityBoundingSet=
+WatchdogSec=1min
+PrivateTmp=yes
+PrivateDevices=yes
+PrivateNetwork=yes