From: Austin English Date: Wed, 18 May 2016 06:34:44 +0000 (-0500) Subject: sys-libs/glibc: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3517936064908b87398ecb264ba39341148de6c3;p=gentoo.git sys-libs/glibc: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/sys-libs/glibc/files/nscd b/sys-libs/glibc/files/nscd index e47f9b98bdfd..ff7154335f27 100644 --- a/sys-libs/glibc/files/nscd +++ b/sys-libs/glibc/files/nscd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$