summaryrefslogtreecommitdiffstats
path: root/core/modules/idleaction
diff options
context:
space:
mode:
authorSimon Rettberg2019-05-13 16:44:11 +0200
committerSimon Rettberg2019-05-13 16:44:11 +0200
commitfba8f3189fd4a2513a82ac595b892998a8554eb9 (patch)
tree18e298acebfc9627f32fd9f3f7a75c20743f985f /core/modules/idleaction
parent[xscreensaver/idleaction] Use idle-daemon (diff)
downloadmltk-fba8f3189fd4a2513a82ac595b892998a8554eb9.tar.gz
mltk-fba8f3189fd4a2513a82ac595b892998a8554eb9.tar.xz
mltk-fba8f3189fd4a2513a82ac595b892998a8554eb9.zip
[idleaction] Fix .service file
Diffstat (limited to 'core/modules/idleaction')
-rw-r--r--core/modules/idleaction/data/etc/systemd/system/idle-daemon.service2
1 files changed, 1 insertions, 1 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
index aa9661e4..c6a65c20 100644
--- a/core/modules/idleaction/data/etc/systemd/system/idle-daemon.service
+++ b/core/modules/idleaction/data/etc/systemd/system/idle-daemon.service
@@ -1,7 +1,7 @@
[Unit]
Description=OpenSLX idle-daemon
-[Server]
+[Service]
ExecStart=/opt/openslx/scripts/idle-daemon-launcher
Restart=on-failure
RestartSec=1