diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2017-11-02 09:11:31 -0400 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2017-11-02 09:34:48 -0400 |
commit | f7dc0ae9ea1818c4285f454a35a323310a72a6bc (patch) | |
tree | ed0c79e302a6b8e5e8b0d8572d02369756aba7e6 /aaicrontab | |
parent | 955d6b0dfe6b463c301e30a4424c109fec7ecf31 (diff) |
Add the crontab for aai to save the datasnapshot
every hour so the clients won't accidentally lose data
Issue-ID: AAI-447
Change-Id: I527307e33dac3550e372d0117c5a4f6ecc320d37
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aaicrontab')
-rw-r--r-- | aaicrontab | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aaicrontab b/aaicrontab new file mode 100644 index 0000000..56d2b41 --- /dev/null +++ b/aaicrontab @@ -0,0 +1 @@ +0 * * * * /bin/bash /opt/test-config/aaicron.sh |