summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:54 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitcd73e8afe30cc4f41f7cbe3a38b943e31d3f46c1 (patch)
tree04137b6b7e2c900d17a19b9ac039fdcdb9187a8c /sys-auth
parentsys-auth/munge: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-cd73e8afe30cc4f41f7cbe3a38b943e31d3f46c1.tar.gz
gentoo-cd73e8afe30cc4f41f7cbe3a38b943e31d3f46c1.tar.bz2
gentoo-cd73e8afe30cc4f41f7cbe3a38b943e31d3f46c1.zip
sys-auth/nss-pam-ldapd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/nss-pam-ldapd/files/nslcd-init2
-rw-r--r--sys-auth/nss-pam-ldapd/files/nslcd-init-r12
-rw-r--r--sys-auth/nss-pam-ldapd/files/nslcd.rc2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-auth/nss-pam-ldapd/files/nslcd-init b/sys-auth/nss-pam-ldapd/files/nslcd-init
index 5774fe70cab0..77d8497edcb2 100644
--- a/sys-auth/nss-pam-ldapd/files/nslcd-init
+++ b/sys-auth/nss-pam-ldapd/files/nslcd-init
@@ -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/sys-auth/nss-pam-ldapd/files/nslcd-init-r1 b/sys-auth/nss-pam-ldapd/files/nslcd-init-r1
index 238a008063f7..0c8687558c5c 100644
--- a/sys-auth/nss-pam-ldapd/files/nslcd-init-r1
+++ b/sys-auth/nss-pam-ldapd/files/nslcd-init-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/sys-auth/nss-pam-ldapd/files/nslcd.rc b/sys-auth/nss-pam-ldapd/files/nslcd.rc
index 916f78f8d8b1..6225b0ce279f 100644
--- a/sys-auth/nss-pam-ldapd/files/nslcd.rc
+++ b/sys-auth/nss-pam-ldapd/files/nslcd.rc
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$