etc/systemd/system/watchdog.service aktualisiert

This commit is contained in:
2024-10-28 09:54:46 +01:00
parent ef29887a40
commit 54d218451a

View File

@@ -5,7 +5,7 @@ After=network.target getty@tty1.service
[Service]
ExecStartPre=-/bin/sleep 120
Type=simple
ExecStart=/usr/bin/watchdog
ExecStart=/usr/bin/watchdog/watchdog
Restart=on-failure
RestartSec=5s
StandardOutput=append:/var/log/watchdog