Last change
on this file since 787 was
646,
checked in by sebas@…, 15 years ago
|
un cron y backup de / por defecto
|
File size:
626 bytes
|
Rev | Line | |
---|
[646] | 1 | # This file is managed by puppet, your changes are likely to be |
---|
| 2 | # overwriten. |
---|
| 3 | # |
---|
| 4 | # This is a sample cron file for rsnapshot. |
---|
| 5 | # The values used correspond to the examples in /etc/rsnapshot.conf. |
---|
| 6 | # There you can also set the backup points and many other things. |
---|
| 7 | # |
---|
| 8 | # To activate this cron file you have to uncomment the lines below. |
---|
| 9 | # Feel free to adapt it to your needs. |
---|
| 10 | |
---|
| 11 | 0 */4 * * * root /usr/bin/rsnapshot hourly |
---|
| 12 | 30 3 * * * root /usr/bin/rsnapshot daily |
---|
| 13 | 0 3 * * 1 root /usr/bin/rsnapshot weekly |
---|
| 14 | 30 2 1 * * root /usr/bin/rsnapshot monthly |
---|
Note: See
TracBrowser
for help on using the repository browser.