diff options
Diffstat (limited to 'units/systemd-localed.service.in')
-rw-r--r-- | units/systemd-localed.service.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/units/systemd-localed.service.in b/units/systemd-localed.service.in index 1951123a03..6fb05655ca 100644 --- a/units/systemd-localed.service.in +++ b/units/systemd-localed.service.in @@ -15,3 +15,5 @@ ExecStart=@rootlibexecdir@/systemd-localed BusName=org.freedesktop.locale1 CapabilityBoundingSet= WatchdogSec=1min +PrivateTmp=yes +PrivateDevices=yes |