aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openldap/openldap.pre-install
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-04-23 12:13:16 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-04-23 12:13:16 +0000
commite7518be1013cb7c0a942cc3ebb0a0faa2acadf19 (patch)
tree1aefb250d8292d1f7860f8ca7aee8a1343dba3ab /testing/openldap/openldap.pre-install
parente155b71abc27514ff72c03a3a7dff53b212976a0 (diff)
testing/openldap: upgrade to 2.4.16 and fix the init.d script
tested that it works
Diffstat (limited to 'testing/openldap/openldap.pre-install')
-rw-r--r--testing/openldap/openldap.pre-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/openldap/openldap.pre-install b/testing/openldap/openldap.pre-install
new file mode 100644
index 00000000000..b208a9f5f2e
--- /dev/null
+++ b/testing/openldap/openldap.pre-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+adduser -h /usr/lib/openldap -s /bin/false -S -D ldap 2>/dev/null || true