From 1ed6628dbebc8c13fe34cc09eaa59f38b27ce7e889185a9bbae6d4946b87a882 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Fri, 29 Jun 2018 16:22:52 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=215 --- openldap_update_modules_path.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openldap_update_modules_path.sh b/openldap_update_modules_path.sh index f2bdd77..006a71d 100644 --- a/openldap_update_modules_path.sh +++ b/openldap_update_modules_path.sh @@ -1,4 +1,4 @@ -s script has been created to update the OpenLDAP modules path in cn=config +# this script has been created to update the OpenLDAP modules path in cn=config # For details of changing the configuration items' location read these: # https://www.openldap.org/lists/openldap-software/200812/msg00080.html # This script writes over the config entry of backend databases location, which files are necessary to run LDAP. The procedure has been created upon this description: