Skip to content
Snippets Groups Projects
Commit 5dc573b4 authored by elijah's avatar elijah
Browse files

corrected minor typo

parent e9e56a7a
Branches
Tags
No related merge requests found
...@@ -56,12 +56,12 @@ These files must be owned by root and must not be world or group readable/writab ...@@ -56,12 +56,12 @@ These files must be owned by root and must not be world or group readable/writab
The configuration files are processed in alphabetical order. However, it is suggested that you name the config files in "sysvinit style." The configuration files are processed in alphabetical order. However, it is suggested that you name the config files in "sysvinit style."
.TP .TP
For example: For example:
10-disabled.ldap.disabled 10-local.ldap.disabled
15-runthisfirst.sh 15-runthisfirst.sh
20-runthisnext.mysql 20-runthisnext.mysql
90-runthislast.rdiff 90-runthislast.rdiff
.TP .TP
Typically, you will put a '.rdiff' config file last, so that any database dumps you make are included in the filesystem backup. Action configurations which begin end with .disabled are skipped. Typically, you will put a '.rdiff' config file last, so that any database dumps you make are included in the filesystem backup. Action configurations which end with .disabled are skipped.
.TP .TP
Example templates for the action configuration files can be found in /usr/share/doc/backupninja/examples. You can also use \fBninjahelper(1)\fP, a console based "wizard" for creating backup actions. Example templates for the action configuration files can be found in /usr/share/doc/backupninja/examples. You can also use \fBninjahelper(1)\fP, a console based "wizard" for creating backup actions.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment