summaryrefslogtreecommitdiffstats
path: root/core/modules/idleaction/data/etc/systemd/system/idle-daemon.service
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/idleaction/data/etc/systemd/system/idle-daemon.service')
-rw-r--r--core/modules/idleaction/data/etc/systemd/system/idle-daemon.service7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/modules/idleaction/data/etc/systemd/system/idle-daemon.service b/core/modules/idleaction/data/etc/systemd/system/idle-daemon.service
new file mode 100644
index 00000000..aa9661e4
--- /dev/null
+++ b/core/modules/idleaction/data/etc/systemd/system/idle-daemon.service
@@ -0,0 +1,7 @@
+[Unit]
+Description=OpenSLX idle-daemon
+
+[Server]
+ExecStart=/opt/openslx/scripts/idle-daemon-launcher
+Restart=on-failure
+RestartSec=1