suggest to reload daemons too

This commit is contained in:
Omar Polo 2022-04-07 12:29:04 +00:00
parent 379d2608e9
commit effbc069ba
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ A simple service file for systemd. To install it
```instructions to install the system file
# cp contrib/gmid.service /etc/systemd/system/gmid.service
# systemctl daemon-reload
```
then the usual systemctl [status|start|enable|stop] gmid commands can be used to manage the server.