summaryrefslogtreecommitdiff
path: root/pcr/openswan/openswan.service
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/openswan/openswan.service')
-rw-r--r--[-rwxr-xr-x]pcr/openswan/openswan.service2
1 files changed, 2 insertions, 0 deletions
diff --git a/pcr/openswan/openswan.service b/pcr/openswan/openswan.service
index 6d899705c..2963e866c 100755..100644
--- a/pcr/openswan/openswan.service
+++ b/pcr/openswan/openswan.service
@@ -4,6 +4,8 @@ After=network.target
[Service]
Type=forking
+RuntimeDirectory=pluto
+RuntimeDirectoryMode=0700
ExecStart=/usr/lib/systemd/scripts/ipsec --start
ExecStop=/usr/lib/systemd/scripts/ipsec --stop
ExecReload=/usr/lib/systemd/scripts/ipsec --restart