From 4b4408adbf407f8950c515c539d39a66d0961811 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:32:43 -0500 Subject: net-nds/portmap: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-nds/portmap/files/portmap.rc6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-nds/portmap') 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$ -- cgit v1.2.3-65-gdbad