diff options
Diffstat (limited to 'abs/extra/powerpanel/pwrstatd.service')
-rw-r--r-- | abs/extra/powerpanel/pwrstatd.service | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/abs/extra/powerpanel/pwrstatd.service b/abs/extra/powerpanel/pwrstatd.service new file mode 100644 index 0000000..9a1160c --- /dev/null +++ b/abs/extra/powerpanel/pwrstatd.service @@ -0,0 +1,8 @@ +[Unit] +Description=PowerPanel for Linux software can be used with most CyberPower UPS products. + +[Service] +ExecStart=/usr/bin/pwrstatd + +[Install] +WantedBy=multi-user.target |