commit effbc069ba6d954276182d63a7914d2a784bcffb from: Omar Polo date: Thu Apr 07 12:29:04 2022 UTC suggest to reload daemons too commit - 379d2608e9b3449d3fb8aba8b383643e177e119a commit + effbc069ba6d954276182d63a7914d2a784bcffb blob - f518f7e92d600316034d00f18f68d4787519c1f8 blob + cd396fed70bbbde72d58f8fcae34bfed7cf22089 --- site/contrib.gmi +++ site/contrib.gmi @@ -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.