summaryrefslogtreecommitdiffstats
path: root/abs/core/openldap/slapd.service
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/openldap/slapd.service')
-rw-r--r--abs/core/openldap/slapd.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/openldap/slapd.service b/abs/core/openldap/slapd.service
index d8baa57..a664fa3 100644
--- a/abs/core/openldap/slapd.service
+++ b/abs/core/openldap/slapd.service
@@ -3,7 +3,7 @@ Description=OpenLDAP server daemon
[Service]
Type=forking
-ExecStart=/usr/sbin/slapd
+ExecStart=/usr/bin/slapd -u ldap -g ldap
[Install]
WantedBy=multi-user.target