etc/systemd/system/watchdog.service aktualisiert
This commit is contained in:
@@ -5,7 +5,7 @@ After=network.target getty@tty1.service
|
|||||||
[Service]
|
[Service]
|
||||||
ExecStartPre=-/bin/sleep 120
|
ExecStartPre=-/bin/sleep 120
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/usr/bin/watchdog
|
ExecStart=/usr/bin/watchdog/watchdog
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
RestartSec=5s
|
RestartSec=5s
|
||||||
StandardOutput=append:/var/log/watchdog
|
StandardOutput=append:/var/log/watchdog
|
||||||
|
|||||||
Reference in New Issue
Block a user