aboutsummaryrefslogtreecommitdiff
path: root/dist/systemd/wgconfd-state@.service
diff options
context:
space:
mode:
authorHristo Venev <hristo@venev.name>2019-09-28 15:59:13 +0000
committerHristo Venev <hristo@venev.name>2019-09-29 18:06:10 +0300
commit6c7b4fb2f781d33fb49e760b34dd2595e1adc0fb (patch)
tree4c442d6117d175565299a65c2274b968d31073c9 /dist/systemd/wgconfd-state@.service
parent1c42c390c0d076d8c25eb9d29767da151dd590d0 (diff)
systemd, changelog, bumpv0.2.0
Diffstat (limited to 'dist/systemd/wgconfd-state@.service')
-rw-r--r--dist/systemd/wgconfd-state@.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/dist/systemd/wgconfd-state@.service b/dist/systemd/wgconfd-state@.service
new file mode 100644
index 0000000..6aed8e8
--- /dev/null
+++ b/dist/systemd/wgconfd-state@.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=WireGuard runtime state for %i
+
+[Service]
+Type=oneshot
+ExecStart=/bin/true
+RemainAfterExit=true
+RuntimeDirectory=wgconfd/%i
+RuntimeDirectoryMode=0700
+RuntimeDirectoryPreserve=no