From cd73e8afe30cc4f41f7cbe3a38b943e31d3f46c1 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:33:54 -0500 Subject: [PATCH] sys-auth/nss-pam-ldapd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-auth/nss-pam-ldapd/files/nslcd-init | 2 +- sys-auth/nss-pam-ldapd/files/nslcd-init-r1 | 2 +- sys-auth/nss-pam-ldapd/files/nslcd.rc | 2 +- 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$ -- 2.26.2