Added openldap user, group and configure service so its not running as root.

This commit is contained in:
Jozko Skrablin
2013-11-28 22:21:50 +01:00
parent 0d18b8169e
commit cb691265b6
2 changed files with 27 additions and 2 deletions
+2
View File
@@ -107,6 +107,7 @@
redis = 96;
haproxy = 97;
mongodb = 98;
openldap = 99;
# When adding a uid, make sure it doesn't match an existing gid.
@@ -194,6 +195,7 @@
amule = 90;
minidlna = 91;
haproxy = 92;
openldap = 93;
# When adding a gid, make sure it doesn't match an existing uid.