pyupsmon/pyupsmon.service

11 lines
195 B
SYSTEMD
Raw Permalink Normal View History

2017-09-07 16:53:13 +02:00
[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