Backup system

Imported both the server- and client-side backup scripts.
This commit is contained in:
Emmanuel BENOîT 2012-07-28 16:27:29 +02:00
commit d9f75447a6
24 changed files with 1043 additions and 0 deletions
backup/server

View file

@ -0,0 +1,6 @@
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
# m h dom mon dow user command
12 1 * * 0 root /usr/local/sbin/backup weekly
12 1 * * 1-6 root /usr/local/sbin/backup daily