mirror of
https://github.com/bitnami/containers.git
synced 2026-02-11 05:37:27 +08:00
[bitnami/openldap] Update ldap_start_bg argument description (#69453)
OpenLDAP: Fix `ldap_start_bg` argument description No functional changes. Signed-off-by: Christian Blichmann <mail@blichmann.eu>
This commit is contained in:
committed by
GitHub
parent
9c9dc61ed6
commit
16ffa08a1a
@@ -208,7 +208,8 @@ is_ldap_not_running() {
|
||||
########################
|
||||
# Start OpenLDAP server in background
|
||||
# Arguments:
|
||||
# None
|
||||
# $1 - max retries. Default: 12
|
||||
# $2 - sleep between retries (in seconds). Default: 1
|
||||
# Returns:
|
||||
# None
|
||||
#########################
|
||||
|
||||
@@ -208,7 +208,8 @@ is_ldap_not_running() {
|
||||
########################
|
||||
# Start OpenLDAP server in background
|
||||
# Arguments:
|
||||
# None
|
||||
# $1 - max retries. Default: 12
|
||||
# $2 - sleep between retries (in seconds). Default: 1
|
||||
# Returns:
|
||||
# None
|
||||
#########################
|
||||
|
||||
Reference in New Issue
Block a user