summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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.