From 3673d155231fd8fd9215c09661debe13e8218e3a Mon Sep 17 00:00:00 2001 From: Aleksander Mistewicz Date: Fri, 4 Aug 2017 11:32:28 +0200 Subject: [PATCH] Add PATH definition to cronfile.example tsp changed location and was not present in PATH. Change-Id: I0a7e2ee0e2b447f7cf4b89f1a7a67a96798ddcf6 --- tsp/cronfile.example | 1 + 1 file changed, 1 insertion(+) 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 -- 2.7.4