From 78dd74add607004b99b13b05cc15245381dc754c Mon Sep 17 00:00:00 2001 From: Thomas Constans Date: Wed, 9 Feb 2022 09:56:16 +0100 Subject: [PATCH] readme --- Readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..47423de --- /dev/null +++ b/Readme.md @@ -0,0 +1,9 @@ +# backup_ldap + +Can take a directory as argument. backup will be created in this directory or in /root/backups/ldap if not set + +Create a ldap dump of given database (default #2) + +Write exit code in status file, which you can (shouldà monitor + +Keep 15 backups \ No newline at end of file