1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00

Update README file

This commit is contained in:
Timothy Ye 2017-05-23 09:19:31 +08:00 committed by GitHub
parent 6f8839ba7b
commit 93cd7f2ddc

View File

@ -72,6 +72,7 @@ sudo start godns
* Start it as a systemd service:
```bash
sudo systemctl enable godns
sudo systemctl start godns
```