Skip to content

Commit

Permalink
adding missing enable to service comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ldemailly authored Aug 2, 2024
1 parent 8f25d61 commit b905a80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grol.service
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# Install/setup:
# sudo ln -s `pwd`/grol.service /etc/systemd/system
# sudo systemctl daemon-reload
# sudo systemctl enable grol
# sudo systemctl restart grol
# sudo systemctl status grol
# Monitor the logs using:
Expand Down

0 comments on commit b905a80

Please sign in to comment.