fix(systemd): Update ExecStart in systemd service template to use /opt/nupst/bin/nupst for daemon startup
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-03-25 - 1.8.1 - fix(systemd)
|
||||
Update ExecStart in systemd service template to use /opt/nupst/bin/nupst for daemon startup
|
||||
|
||||
- Changed ExecStart from '/usr/bin/nupst daemon-start' to '/opt/nupst/bin/nupst daemon-start' in the systemd service file
|
||||
- Ensures the service uses the correct binary installation path
|
||||
|
||||
## 2025-03-25 - 1.8.0 - feat(core)
|
||||
Enhance SNMP module and interactive CLI setup for UPS shutdown
|
||||
|
||||
|
Reference in New Issue
Block a user