From 5f9f63d026f29d5fdf4ef3135027fa6c544897cd Mon Sep 17 00:00:00 2001 From: Tim Eertmoed Date: Mon, 28 Oct 2024 15:29:25 +0100 Subject: [PATCH] etc/systemd/system/chromium-monitor.service aktualisiert --- etc/systemd/system/chromium-monitor.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/systemd/system/chromium-monitor.service b/etc/systemd/system/chromium-monitor.service index 7f1c799..ca863e1 100644 --- a/etc/systemd/system/chromium-monitor.service +++ b/etc/systemd/system/chromium-monitor.service @@ -3,7 +3,7 @@ Description=A Service to monitor the Kiosk's current site After=network.target getty@tty1.service [Service] -ExecStartPre=-/bin/sleep 10 +ExecStartPre=-/usr/bin/sleep 10 Type=simple User=loginuser ExecStart=/usr/bin/custom/chromium-monitor