diff options
author | intrigeri <intrigeri@boum.org> | 2011-09-20 22:30:55 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2011-09-20 22:30:55 +0200 |
commit | 4776274869d622cdb444543544d42220ed8fb5d4 (patch) | |
tree | 5ca85a262a03c874df9c9cbcf9b28b4499cd7bdc /man/backup.d.5 | |
parent | 08ec5672906aee3b4edbae665f606a50bb3e485a (diff) | |
download | backupninja-4776274869d622cdb444543544d42220ed8fb5d4.tar.gz backupninja-4776274869d622cdb444543544d42220ed8fb5d4.tar.bz2 |
Don't mention LDAP support in documentation.
Diffstat (limited to 'man/backup.d.5')
-rw-r--r-- | man/backup.d.5 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/man/backup.d.5 b/man/backup.d.5 index 6bf8a33..df2063e 100644 --- a/man/backup.d.5 +++ b/man/backup.d.5 @@ -39,8 +39,6 @@ backup action for slow, incremental rsyncs of tens of thousands of maildirs. backup action for safe MySQL dumps. .IP .pgsql backup action for safe PostgreSQL dumps. -.IP .ldap -backup action for safe OpenLdap dumps. .IP .sys backup action for general system reports and hardware information. .IP .svn @@ -56,7 +54,7 @@ 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." .TP For example: - 10-local.ldap.disabled + 10-local.pgsql.disabled 15-runthisfirst.sh 20-runthisnext.mysql 90-runthislast.rdiff |