summaryrefslogtreecommitdiffstats
path: root/core/modules/idleaction
diff options
context:
space:
mode:
authorSimon Rettberg2018-10-11 15:12:58 +0200
committerSimon Rettberg2018-10-11 15:12:58 +0200
commita406129c323fdb8f1621f863949e21e3a3639c02 (patch)
treecc4d229eafc24c8bf75ce41260b4f0b0d316806a /core/modules/idleaction
parent[xscreensaver] Missing line copied (diff)
downloadmltk-a406129c323fdb8f1621f863949e21e3a3639c02.tar.gz
mltk-a406129c323fdb8f1621f863949e21e3a3639c02.tar.xz
mltk-a406129c323fdb8f1621f863949e21e3a3639c02.zip
[idleaction] Lower cron interval from 5 to 2 minutes
This should qield more accurate feedback, especially now that we have the xscreensaver hack giving user feedback.
Diffstat (limited to 'core/modules/idleaction')
-rw-r--r--core/modules/idleaction/data/etc/cron.d/openslx-idleaction2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/idleaction/data/etc/cron.d/openslx-idleaction b/core/modules/idleaction/data/etc/cron.d/openslx-idleaction
index 3dd07ccb..9669add9 100644
--- a/core/modules/idleaction/data/etc/cron.d/openslx-idleaction
+++ b/core/modules/idleaction/data/etc/cron.d/openslx-idleaction
@@ -3,5 +3,5 @@
SHELL=/bin/ash
PATH=/usr/sbin:/usr/bin:/sbin:/bin:/opt/openslx/sbin:/opt/openslx/bin
-*/5 * * * * root /opt/openslx/scripts/idleaction-cron_script
+*/2 * * * * root /opt/openslx/scripts/idleaction-cron_script