From 93cd7f2ddc5500679bf3507d01fbe5efe90dfe45 Mon Sep 17 00:00:00 2001 From: Timothy Ye Date: Tue, 23 May 2017 09:19:31 +0800 Subject: [PATCH] Update README file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7e4c7f4..c7f8fc4 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ sudo start godns * Start it as a systemd service: ```bash +sudo systemctl enable godns sudo systemctl start godns ```