added service restart and new keys to export

This commit is contained in:
2025-12-22 13:31:49 +01:00
parent d7872ed620
commit 3d6e77a9e7
2 changed files with 2 additions and 2 deletions

View File

@@ -9,5 +9,5 @@ sudo cp upsmon.service /etc/systemd/system/upsmon.service
sudo systemctl daemon-reexec
sudo systemctl daemon-reload
sudo systemctl enable upsmon.service
sudo systemctl start upsmon.service
sudo systemctl restart upsmon.service