From: Austin English Date: Wed, 18 May 2016 06:32:43 +0000 (-0500) Subject: net-nds/portmap: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4b4408adbf407f8950c515c539d39a66d0961811;p=gentoo.git net-nds/portmap: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-nds/portmap/files/portmap.rc6 b/net-nds/portmap/files/portmap.rc6 index 628d82ab4848..70b9897afdc2 100644 --- a/net-nds/portmap/files/portmap.rc6 +++ b/net-nds/portmap/files/portmap.rc6 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$