summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Mistewicz <a.mistewicz@samsung.com>2017-08-04 11:32:28 +0200
committerAleksander Mistewicz <a.mistewicz@samsung.com>2017-09-27 18:58:33 +0200
commit3673d155231fd8fd9215c09661debe13e8218e3a (patch)
tree892b419cc43df4b57fa24e241bc4acda89918137
parent0ba3c016ff53527fb65b03690019d8b2fb3af834 (diff)
downloadmajor-3673d155231fd8fd9215c09661debe13e8218e3a.tar.gz
major-3673d155231fd8fd9215c09661debe13e8218e3a.tar.bz2
major-3673d155231fd8fd9215c09661debe13e8218e3a.zip
Add PATH definition to cronfile.example
tsp changed location and was not present in PATH. Change-Id: I0a7e2ee0e2b447f7cf4b89f1a7a67a96798ddcf6
-rw-r--r--tsp/cronfile.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/tsp/cronfile.example b/tsp/cronfile.example
index e7d3ee3..3706888 100644
--- a/tsp/cronfile.example
+++ b/tsp/cronfile.example
@@ -1,3 +1,4 @@
+PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
*/10 * * * * /opt/testlab-major/tsp/watchers/watcher.sh
0 */4 * * * /opt/testlab-major/tsp/watchers/watch_diskspace.sh
0 * * * * /opt/testlab-major/tsp/watchers/watch_sdb.sh