diff options
Diffstat (limited to 'units/systemd-localed.service.in')
-rw-r--r-- | units/systemd-localed.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-localed.service.in b/units/systemd-localed.service.in index bfa097844f..d2fbf301de 100644 --- a/units/systemd-localed.service.in +++ b/units/systemd-localed.service.in @@ -14,6 +14,7 @@ Documentation=http://www.freedesktop.org/wiki/Software/systemd/localed ExecStart=@rootlibexecdir@/systemd-localed BusName=org.freedesktop.locale1 CapabilityBoundingSet= +SecureBits=noroot noroot-locked WatchdogSec=1min PrivateTmp=yes PrivateDevices=yes |