openldap-2.6.6
slapd usr/bin/slapd dizinine alındı comar /usr/bin/slapd olarak ayarlandı
This commit is contained in:
@@ -10,7 +10,7 @@ def start():
|
||||
os.environ["LC_ALL"] = "C"
|
||||
os.environ["LANG"] = "C"
|
||||
|
||||
startService(command="/usr/libexec/slapd",
|
||||
startService(command="/usr/bin/slapd",
|
||||
args="-u ldap -g ldap %s" % config.get("OPTS", ""),
|
||||
pidfile="/run/openldap/slapd.pid",
|
||||
donotify=True)
|
||||
|
||||
Reference in New Issue
Block a user