aboutsummaryrefslogtreecommitdiffstats
path: root/modules/rsnapshot
Commit message (Collapse)AuthorAgeFilesLines
* Use @ when accessing variables in templatesDan Fandrich2024-11-201-1/+1
| | | | | | | | Access without the @ symbol is the older method and is discouraged. This take leaves alone accesses of variables that are defined within the template, which don't seem to allow an @. This is the second batch of files.
* Revert "Use @ when accessing variables in templates"Dan Fandrich2024-10-042-4/+4
| | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622.
* Use @ when accessing variables in templatesDan Fandrich2024-10-042-4/+4
| | | | Access without the @ symbol is the older method and is discouraged.
* rsnapshot: reword conf file regarding tabsOlivier Blin2017-04-061-2/+2
|
* rsnapshot: fix conf file to use tabsOlivier Blin2017-04-061-2/+2
| | | | | ERROR: rsnapshot can not continue. If you think an entry looks right, make ERROR: sure you don't have spaces where only tabs should be.
* backups should be in /data/backupsOlivier Blin2017-04-061-2/+2
|
* lint fixes for rsnapshotThomas Backlund2015-10-202-56/+55
|
* correctly set snapshot_rootNicolas Vigier2012-09-161-1/+1
|
* fix syntaxNicolas Vigier2012-09-161-4/+4
|
* fix syntaxNicolas Vigier2012-09-161-1/+1
|
* fix typoNicolas Vigier2012-09-161-1/+1
|
* add hourly, daily, weekly, monthly cron filesNicolas Vigier2012-09-162-1/+45
|
* add backup defineNicolas Vigier2012-09-162-29/+51
|
* set default rsnapshot.confNicolas Vigier2012-09-161-16/+150
|
* indentNicolas Vigier2012-09-161-2/+2
|
* add rsnapshot.confDamien Lallement2012-09-111-0/+84
|
* add 'rsnapshot' module for backup Mageia.Org serversDamien Lallement2012-05-041-0/+5