lesavka/scripts/daemon/lesavka-hw-watchdog.service

14 lines
233 B
Desktop File

[Unit]
Description=Lesavka hardware watchdog
ConditionPathExists=/dev/watchdog
[Service]
Type=simple
ExecStart=/usr/local/bin/lesavka-hw-watchdog.py
Restart=always
RestartSec=2
KillMode=process
[Install]
WantedBy=multi-user.target