aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/systemd/wg-quick.target
diff options
context:
space:
mode:
authorMartin Hauke <mardnh@gmx.de>2020-05-01 23:55:55 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2020-05-01 15:58:59 -0600
commit238ca4059136f5cd8a2f7defbf1772a9eafe8625 (patch)
tree6eaabc5b7496939ac3a0d08afc5d135bf4bf2feb /src/systemd/wg-quick.target
parentterminal: specialize color_mode to stdout only (diff)
downloadwireguard-tools-238ca4059136f5cd8a2f7defbf1772a9eafe8625.tar.xz
wireguard-tools-238ca4059136f5cd8a2f7defbf1772a9eafe8625.zip
systemd: add wg-quick.target
Add file wg-quick.target, which allows starting and stopping all wg-quick@.service instances at once. Signed-off-by: Martin Hauke <mardnh@gmx.de> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/systemd/wg-quick.target')
-rw-r--r--src/systemd/wg-quick.target2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/systemd/wg-quick.target b/src/systemd/wg-quick.target
new file mode 100644
index 0000000..c209890
--- /dev/null
+++ b/src/systemd/wg-quick.target
@@ -0,0 +1,2 @@
+[Unit]
+Description=WireGuard Tunnels via wg-quick(8)