# Watchdog: проверка failed timers и устаревших healthcheck-файлов [Unit] Description=Backup watchdog (failed timers, stale .ok files) After=network-online.target [Service] Type=oneshot ExecStart=/root/scripts/watchdog-timers.sh StandardOutput=journal StandardError=journal [Install] WantedBy=multi-user.target