summaryrefslogtreecommitdiffstats
path: root/remote/modules/idleaction/data/etc
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/idleaction/data/etc')
-rw-r--r--remote/modules/idleaction/data/etc/cron.d/openslx-idleaction6
1 files changed, 6 insertions, 0 deletions
diff --git a/remote/modules/idleaction/data/etc/cron.d/openslx-idleaction b/remote/modules/idleaction/data/etc/cron.d/openslx-idleaction
new file mode 100644
index 00000000..66dbcd5c
--- /dev/null
+++ b/remote/modules/idleaction/data/etc/cron.d/openslx-idleaction
@@ -0,0 +1,6 @@
+# Trigger scripts that checks idle status of machine and triggers actions
+
+SHELL=/bin/ash
+
+*/5 * * * * root /opt/openslx/scripts/idleaction-cron_script
+