From: Austin English Date: Wed, 18 May 2016 06:33:54 +0000 (-0500) Subject: sys-auth/nss-pam-ldapd: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cd73e8afe30cc4f41f7cbe3a38b943e31d3f46c1;p=gentoo.git sys-auth/nss-pam-ldapd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$