summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2016-07-08 02:42:49 +0200
committerChristian Pointner <equinox@anytun.org>2016-07-08 02:42:49 +0200
commita41392cd588a9bd863267638c60d944e157acf02 (patch)
tree97e6b2bd241bd42b988e68a946a03cc6865387d1 /README
parentuse exec @ launcher, also install control daemon systemd unit (diff)
anytun-control vs anytun-controld
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
index 6d64711..8eb9c3b 100644
--- a/README
+++ b/README
@@ -192,11 +192,6 @@ For each such CLIENT instance, use the following command to enable it:
# systemctl enable anytun@${vpnname}.service
-For each anytun SERVER instance, anytun-control must be enabled as well:
-
-# systemctl enable anytun@${vpnname}.service
-# systemctl enable anytun-control@${vpnname}.service
-
Manually start and stop instances by replacing enable with start or stop.