summaryrefslogtreecommitdiff
path: root/units/systemd-localed.service.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-03-19 23:08:39 +0100
committerLennart Poettering <lennart@poettering.net>2014-03-19 23:25:28 +0100
commitf21a71a907a1b1289faec94559f4a1c111ea1d13 (patch)
treecc394761abfebfae95915282b0c8e7355170ac2a /units/systemd-localed.service.in
parent7181dbdb2e3112858d62bdaea4f0ad2ed685ccba (diff)
downloadsystemd-f21a71a907a1b1289faec94559f4a1c111ea1d13.tar.gz
core: enable PrivateNetwork= for a number of our long running services where this is useful
Diffstat (limited to 'units/systemd-localed.service.in')
-rw-r--r--units/systemd-localed.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-localed.service.in b/units/systemd-localed.service.in
index 6fb05655ca..ae1c5e59d1 100644
--- a/units/systemd-localed.service.in
+++ b/units/systemd-localed.service.in
@@ -17,3 +17,4 @@ CapabilityBoundingSet=
WatchdogSec=1min
PrivateTmp=yes
PrivateDevices=yes
+PrivateNetwork=yes