11 lines
195 B
Desktop File
11 lines
195 B
Desktop File
[Unit]
|
|
Description=Python3 UPS Monitor
|
|
Documentation=https://git.iwm-tuebingen.de/tkurbad/pyupsmon
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/local/sbin/pyupsmon
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|