updated notes

This commit is contained in:
Hugh Ratsch
2025-02-15 17:09:05 -06:00
parent 86632a3c73
commit b8c111b999
+1
View File
@@ -288,6 +288,7 @@ sudo systemctl link /etc/systemd/system/myapp.timer
### Starting a service ###
sudo systemctl start myapp
sudo systemctl start myapp.timer
```