From e2896cf8f09fbfa0244c91f75a0e243352f36463 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 8 Feb 2020 11:23:21 +0000 Subject: add enable --- doc/installation.md | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3