[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