diff options
author | Elijah Saxon <elijah@riseup.net> | 2005-06-01 18:59:00 +0000 |
---|---|---|
committer | Elijah Saxon <elijah@riseup.net> | 2005-06-01 18:59:00 +0000 |
commit | e2089c77cb24838660e8072d08478fab0835a2ed (patch) | |
tree | 5eb08277c87ef081b6fcba8d0ac25d14f871cb03 /README | |
parent | 5c2b8dfe6b803749fef0bcd84e03d049536b658b (diff) | |
download | backupninja-e2089c77cb24838660e8072d08478fab0835a2ed.tar.gz backupninja-e2089c77cb24838660e8072d08478fab0835a2ed.tar.bz2 |
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ file in /etc/backup.d according to the file's suffix: .mysql -- mysql backup configuration .ldap -- ldap backup configuration .sys -- general system reports + .svn -- subversion repository backups Support for additional configuration types can be added by dropping bash scripts with the name of the suffix into /usr/share/backupninja. |