Files
opt/rsnapshot/crontabs/root
2025-06-07 11:11:37 +02:00

10 lines
468 B
Plaintext

0 3 * * * rsnapshot -c /config/os.conf daily
0 4 * * 0 rsnapshot -c /config/os.conf weekly
0 5 30 * * rsnapshot -c /config/os.conf monthly
0 3 * * * rsnapshot -c /config/docker.conf daily
0 4 * * 0 rsnapshot -c /config/docker.conf weekly
0 5 30 * * rsnapshot -c /config/docker.conf monthly
0 3 * * * rsnapshot -c /config/users.conf daily
0 4 * * 0 rsnapshot -c /config/users.conf weekly
0 5 30 * * rsnapshot -c /config/users.conf monthly