diff options
| author | Simon Rettberg | 2014-01-03 17:51:45 +0100 |
|---|---|---|
| committer | Simon Rettberg | 2014-01-03 17:51:45 +0100 |
| commit | aa055c1a11417a49910b497920f708f74939feef (patch) | |
| tree | 04e2548dcf6bc5bb23f064861d22f7b59a60f9e1 /remote/modules | |
| parent | Put module md5 files in target's build dir so we don't mess up when several t... (diff) | |
| download | tm-scripts-aa055c1a11417a49910b497920f708f74939feef.tar.gz tm-scripts-aa055c1a11417a49910b497920f708f74939feef.tar.xz tm-scripts-aa055c1a11417a49910b497920f708f74939feef.zip | |
[idleaction] Set proper path
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 |
