From 670d3131d674fdd031ef360a66a558d89ffa0f4a Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:40 -0500 Subject: [PATCH] sys-fs/udftools: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-fs/udftools/files/pktcdvd.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/udftools/files/pktcdvd.init b/sys-fs/udftools/files/pktcdvd.init index 81eb917b355c..6c084a1effc6 100644 --- a/sys-fs/udftools/files/pktcdvd.init +++ b/sys-fs/udftools/files/pktcdvd.init @@ -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$ -- 2.26.2