first commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
SHELL=/bin/bash
|
||||
PATH=/sbin:/bin:/usr/sbin:/usr/bin
|
||||
HOME=/root
|
||||
MAILTO=root
|
||||
|
||||
*/15 * * * * root /opt/wamblee/etcd/bin/etcd-cron > /var/log/wamblee-etcd-backup 2>&1
|
||||
30 0 * * * root /opt/wamblee/etcd/bin/etcdctl defrag --cluster > /var/log/wamblee-etcd-defrag 2>&1
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user