blob: 222f4e5943dc3815342958497ea4113a7f0b64fb (
plain)
1
2
3
4
5
6
7
8
9
10
|
[Unit]
Description=PowerPanel for Linux software can be used with most CyberPower UPS products.
[Service]
Group=power
UMask=0002
ExecStart=/usr/bin/pwrstatd
[Install]
WantedBy=multi-user.target
|