summaryrefslogtreecommitdiffstats
path: root/core/modules/idleaction/module.conf
diff options
context:
space:
mode:
authorSimon Rettberg2019-05-13 16:13:31 +0200
committerSimon Rettberg2019-05-13 16:13:31 +0200
commitddb79d2950cb9dc0a41797807bf5133dd8f4da12 (patch)
tree2e45e8165c4099e295a5d317fea9e6c3b6656ef0 /core/modules/idleaction/module.conf
parent[kiosk-chromium] disable autofill for kiosks (diff)
downloadmltk-ddb79d2950cb9dc0a41797807bf5133dd8f4da12.tar.gz
mltk-ddb79d2950cb9dc0a41797807bf5133dd8f4da12.tar.xz
mltk-ddb79d2950cb9dc0a41797807bf5133dd8f4da12.zip
[xscreensaver/idleaction] Use idle-daemon
Diffstat (limited to 'core/modules/idleaction/module.conf')
-rw-r--r--core/modules/idleaction/module.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/modules/idleaction/module.conf b/core/modules/idleaction/module.conf
index bec80ef3..24d0a301 100644
--- a/core/modules/idleaction/module.conf
+++ b/core/modules/idleaction/module.conf
@@ -1,6 +1,11 @@
#!/bin/bash
REQUIRED_BINARIES="
+ idle-daemon
xprintidle
xprintlocktime
"
+REQUIRED_GIT="
+ https://git.openslx.org/openslx-ng/idle-daemon.git
+"
+