summaryrefslogtreecommitdiff
path: root/net-nds
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:42 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit68b127968238f111cb70efc67d89ca0fbb3ba771 (patch)
treee716bd242114c17888b541747a66ac3d8555cecc /net-nds
parentf716dd08806278a99322ebacfe102ae78f178348 (diff)
downloadgentoo-68b127968238f111cb70efc67d89ca0fbb3ba771.tar.gz
gentoo-68b127968238f111cb70efc67d89ca0fbb3ba771.tar.xz
net-nds/openldap: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-nds')
-rw-r--r--net-nds/openldap/files/slapd-initd2
-rw-r--r--net-nds/openldap/files/slapd-initd-2.4.28-r12
-rw-r--r--net-nds/openldap/files/slapd-initd-2.4.402
-rw-r--r--net-nds/openldap/files/slapd-initd-2.4.40-r12
-rw-r--r--net-nds/openldap/files/slapd-initd-2.4.40-r22
-rw-r--r--net-nds/openldap/files/slapd-initd22
-rw-r--r--net-nds/openldap/files/slurpd-initd2
7 files changed, 7 insertions, 7 deletions
diff --git a/net-nds/openldap/files/slapd-initd b/net-nds/openldap/files/slapd-initd
index 1e674802ebf..482fa2a3cca 100644
--- a/net-nds/openldap/files/slapd-initd
+++ b/net-nds/openldap/files/slapd-initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-nds/openldap/files/slapd-initd-2.4.28-r1 b/net-nds/openldap/files/slapd-initd-2.4.28-r1
index 52d3e4b2f27..0bb8c81cbcd 100644
--- a/net-nds/openldap/files/slapd-initd-2.4.28-r1
+++ b/net-nds/openldap/files/slapd-initd-2.4.28-r1
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-nds/openldap/files/slapd-initd-2.4.40 b/net-nds/openldap/files/slapd-initd-2.4.40
index dc0e021e181..473e9fd0e72 100644
--- a/net-nds/openldap/files/slapd-initd-2.4.40
+++ b/net-nds/openldap/files/slapd-initd-2.4.40
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-nds/openldap/files/slapd-initd-2.4.40-r1 b/net-nds/openldap/files/slapd-initd-2.4.40-r1
index 9a68fb7f80b..3547e075181 100644
--- a/net-nds/openldap/files/slapd-initd-2.4.40-r1
+++ b/net-nds/openldap/files/slapd-initd-2.4.40-r1
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-nds/openldap/files/slapd-initd-2.4.40-r2 b/net-nds/openldap/files/slapd-initd-2.4.40-r2
index b38cc4fa3ab..9ce071ac978 100644
--- a/net-nds/openldap/files/slapd-initd-2.4.40-r2
+++ b/net-nds/openldap/files/slapd-initd-2.4.40-r2
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-nds/openldap/files/slapd-initd2 b/net-nds/openldap/files/slapd-initd2
index 74303128192..8016677600b 100644
--- a/net-nds/openldap/files/slapd-initd2
+++ b/net-nds/openldap/files/slapd-initd2
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-nds/openldap/files/slurpd-initd b/net-nds/openldap/files/slurpd-initd
index 1b315918d8a..e3ae1ac8235 100644
--- a/net-nds/openldap/files/slurpd-initd
+++ b/net-nds/openldap/files/slurpd-initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$