From 11451b03be3039f1959cce4f60ded527f347a165 Mon Sep 17 00:00:00 2001 From: Tim Eertmoed Date: Mon, 28 Oct 2024 19:04:32 +0100 Subject: [PATCH] etc/systemd/system/watchdog-monitor.service aktualisiert --- etc/systemd/system/watchdog-monitor.service | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/systemd/system/watchdog-monitor.service b/etc/systemd/system/watchdog-monitor.service index aa0b0a1..4f95c51 100644 --- a/etc/systemd/system/watchdog-monitor.service +++ b/etc/systemd/system/watchdog-monitor.service @@ -4,7 +4,6 @@ After=network.target [Service] Type=simple -User=loginuser ExecStart=/usr/bin/custom/watchdog-monitor [Install]