Accepting request 619812 from network:ldap

- fixed shee-bang in openldap_update_modules_path.sh (bsc#1099705)

OBS-URL: https://build.opensuse.org/request/show/619812
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=136
This commit is contained in:
Dominique Leuenberger 2018-07-02 21:29:58 +00:00 committed by Git OBS Bridge
commit 9a7fcda3f6
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 29 16:23:22 UTC 2018 - michael@stroeder.com
- fixed shee-bang in openldap_update_modules_path.sh (bsc#1099705)
-------------------------------------------------------------------
Wed Jun 20 10:04:06 UTC 2018 - michael@stroeder.com

View File

@ -1,4 +1,5 @@
s script has been created to update the OpenLDAP modules path in cn=config
#!/bin/bash
# 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: