Level/Level5/watchdog.py aktualisiert

This commit is contained in:
2025-11-18 09:49:42 +00:00
parent 1423feacf3
commit 7aab3d4300

View File

@@ -2,7 +2,7 @@ import time
import subprocess
SCRIPT_NAME = "systemd-hdtob.py"
TIMEOUT = 600
TIMEOUT = 60
def is_running():
try: