This commit is contained in:
Your Name
2025-03-28 16:25:14 +01:00
parent 4653fe44e3
commit a6cb45a0bb
4 changed files with 109 additions and 4 deletions

View File

@@ -37,12 +37,14 @@ Reload systemd (first time after creating the service):
sudo systemctl daemon-reload
Enable (once), start (once and after stopping) and restart (after modification)systemd:
sudo systemctl enable master_nebuleair.service
sudo systemctl start master_nebuleair.service
sudo systemctl restart master_nebuleair.service
sudo systemctl enable master_nebuleair.service
sudo systemctl start master_nebuleair.service
sudo systemctl restart master_nebuleair.service
Check the service status:
sudo systemctl status master_nebuleair.service
sudo systemctl status master_nebuleair.service
Specific scripts can be disabled with config.json