diff options
| -rw-r--r-- | doc/installation.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/installation.md b/doc/installation.md index 75f93d5..8781130 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -47,6 +47,7 @@ uid=670(dserver) gid=670(dserver) groups=670(dserver) % curl https://raw.githubusercontent.com/mimecast/dtail/master/samples/dserver.service.sample | sudo tee /etc/systemd/system/dserver.service >/dev/null % sudo systemctl daemon-reload +% sudo systemctl enable dserver ``` # Start it |
