etc/systemd/system/watchdog.service aktualisiert
This commit is contained in:
@@ -7,9 +7,12 @@ ExecStartPre=-/bin/sleep 120
|
|||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/usr/bin/watchdog
|
ExecStart=/usr/bin/watchdog
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
RestartSec=5s
|
||||||
|
StandardOutput=append:/var/log/watchdog
|
||||||
|
StandardError=append:/var/log/watchdog
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
||||||
# Version 1.0:
|
# Version 1.1:
|
||||||
# Created 2024 by Tim Eertmoed, Christian Hampp @ WiS IT-Solutions GmbH, Germany to work on Raspian as custom pxe init script.
|
# Created 2024 by Tim Eertmoed, Christian Hampp @ WiS IT-Solutions GmbH, Germany to work on Raspian as custom pxe init script.
|
||||||
Reference in New Issue
Block a user