diff options
Diffstat (limited to 'remote/modules')
| -rw-r--r-- | remote/modules/idleaction/data/etc/cron.d/openslx-idleaction | 1 |
1 files changed, 1 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 index 66dbcd5c..88230b97 100644 --- a/remote/modules/idleaction/data/etc/cron.d/openslx-idleaction +++ b/remote/modules/idleaction/data/etc/cron.d/openslx-idleaction @@ -1,6 +1,7 @@ # Trigger scripts that checks idle status of machine and triggers actions SHELL=/bin/ash +PATH=/usr/sbin:/usr/bin:/sbin:/bin:/opt/openslx/usr/sbin:/opt/openslx/usr/bin:/opt/openslx/sbin:/opt/openslx/bin */5 * * * * root /opt/openslx/scripts/idleaction-cron_script |
