aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/examples/systemd
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-07-05 16:01:31 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2016-07-05 16:01:31 +0200
commitf7ff6390bb898f343ef7b1590b6a9d56a296af8c (patch)
treeaacdd65b3d7d97e2b8a1c1ae6aba93ff5c65ae42 /contrib/examples/systemd
parentreceive: protect against impossible conditions (diff)
downloadwireguard-monolithic-historical-f7ff6390bb898f343ef7b1590b6a9d56a296af8c.tar.xz
wireguard-monolithic-historical-f7ff6390bb898f343ef7b1590b6a9d56a296af8c.zip
contrib: organize example scripts and add synergy
Diffstat (limited to '')
-rw-r--r--contrib/examples/systemd/README5
-rw-r--r--contrib/examples/systemd/wgserver.service (renamed from contrib/wgserver.service)0
2 files changed, 5 insertions, 0 deletions
diff --git a/contrib/examples/systemd/README b/contrib/examples/systemd/README
new file mode 100644
index 0000000..1ef51aa
--- /dev/null
+++ b/contrib/examples/systemd/README
@@ -0,0 +1,5 @@
+Until WireGuard receives full integration to the various network
+management utilities, there are a number of ways of setting up
+a WireGuard tunnel at boot time. This systemd unit file is one
+such way of doing things. Probably it should be tweaked before
+using.
diff --git a/contrib/wgserver.service b/contrib/examples/systemd/wgserver.service
index dfce1e9..dfce1e9 100644
--- a/contrib/wgserver.service
+++ b/contrib/examples/systemd/wgserver.service