feat(systemd): improve service status reporting with structured systemctl data

This commit is contained in:
2026-04-16 03:51:24 +00:00
parent e916ccf3ae
commit e2cfa67fee
3 changed files with 119 additions and 34 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/nupst',
version: '5.7.0',
version: '5.8.0',
description: 'Network UPS Shutdown Tool - Monitor SNMP-enabled UPS devices and orchestrate graceful system shutdowns during power emergencies'
}