Level/Level5/watchdog.py aktualisiert

This commit is contained in:
2025-11-18 10:02:28 +00:00
parent 0f60c303b5
commit 64749500a5

View File

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