Move watchers to separate directory 37/130937/3
authorAleksander Mistewicz <a.mistewicz@samsung.com>
Wed, 24 May 2017 09:18:58 +0000 (11:18 +0200)
committerAleksander Mistewicz <a.mistewicz@samsung.com>
Tue, 8 Aug 2017 08:18:08 +0000 (10:18 +0200)
commit180fd6bb16896ce8c76f1f8ebdb299a584abbce9
treee34d0c900be77593383458efafa01972cfa529d3
parentd33beececa0267da38b0a5a2d3818b1e5a896c4b
Move watchers to separate directory

Current split is:
 - watchers: programs executed by cron
 - jobs: programs executed by queue
 - scripts: programs executed by jobs

Change-Id: I522684417cd94729a76cf38c22d318c91f63ae2f
tsp/cronfile.example
tsp/watchers/watch_diskspace.sh [moved from tsp/jobs/watch_diskspace.sh with 100% similarity]
tsp/watchers/watch_sdb.sh [moved from tsp/jobs/watch_sdb.sh with 100% similarity]
tsp/watchers/watch_symlinks.sh [moved from tsp/jobs/watch_symlinks.sh with 100% similarity]
tsp/watchers/watch_usb.sh [moved from tsp/jobs/watch_usb.sh with 100% similarity]
tsp/watchers/watcher.sh [moved from tsp/jobs/watcher.sh with 100% similarity]