From 1e73c30dfa5995331476811d68f87e198ad56017 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:50 -0500 Subject: [PATCH] net-fs/ncpfs: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-fs/ncpfs/files/ipx.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-fs/ncpfs/files/ipx.init b/net-fs/ncpfs/files/ipx.init index fffd62810ef6..2132b57e9aa7 100644 --- a/net-fs/ncpfs/files/ipx.init +++ b/net-fs/ncpfs/files/ipx.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.26.2