summaryrefslogtreecommitdiff
path: root/tsp
diff options
context:
space:
mode:
Diffstat (limited to 'tsp')
-rw-r--r--tsp/cronfile.example10
-rwxr-xr-xtsp/watchers/watch_diskspace.sh (renamed from tsp/jobs/watch_diskspace.sh)0
-rwxr-xr-xtsp/watchers/watch_sdb.sh (renamed from tsp/jobs/watch_sdb.sh)0
-rwxr-xr-xtsp/watchers/watch_symlinks.sh (renamed from tsp/jobs/watch_symlinks.sh)0
-rwxr-xr-xtsp/watchers/watch_usb.sh (renamed from tsp/jobs/watch_usb.sh)0
-rwxr-xr-xtsp/watchers/watcher.sh (renamed from tsp/jobs/watcher.sh)0
6 files changed, 5 insertions, 5 deletions
diff --git a/tsp/cronfile.example b/tsp/cronfile.example
index 543e658..c32d775 100644
--- a/tsp/cronfile.example
+++ b/tsp/cronfile.example
@@ -1,5 +1,5 @@
-*/10 * * * * /opt/testlab-major/tsp/jobs/watcher.sh
-0 */4 * * * /opt/testlab-major/tsp/jobs/watch_diskspace.sh
-0 * * * * /opt/testlab-major/tsp/jobs/watch_sdb.sh
-*/10 * * * * /opt/testlab-major/tsp/jobs/watch_usb.sh
-0 */8 * * * /opt/testlab-major/tsp/jobs/watch_symlinks.sh
+*/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
+*/10 * * * * /opt/testlab-major/tsp/watchers/watch_usb.sh
+0 */8 * * * /opt/testlab-major/tsp/watchers/watch_symlinks.sh
diff --git a/tsp/jobs/watch_diskspace.sh b/tsp/watchers/watch_diskspace.sh
index 9fd2e54..9fd2e54 100755
--- a/tsp/jobs/watch_diskspace.sh
+++ b/tsp/watchers/watch_diskspace.sh
diff --git a/tsp/jobs/watch_sdb.sh b/tsp/watchers/watch_sdb.sh
index 4546f9a..4546f9a 100755
--- a/tsp/jobs/watch_sdb.sh
+++ b/tsp/watchers/watch_sdb.sh
diff --git a/tsp/jobs/watch_symlinks.sh b/tsp/watchers/watch_symlinks.sh
index 7d722c9..7d722c9 100755
--- a/tsp/jobs/watch_symlinks.sh
+++ b/tsp/watchers/watch_symlinks.sh
diff --git a/tsp/jobs/watch_usb.sh b/tsp/watchers/watch_usb.sh
index 99282a4..99282a4 100755
--- a/tsp/jobs/watch_usb.sh
+++ b/tsp/watchers/watch_usb.sh
diff --git a/tsp/jobs/watcher.sh b/tsp/watchers/watcher.sh
index d5869ef..d5869ef 100755
--- a/tsp/jobs/watcher.sh
+++ b/tsp/watchers/watcher.sh