From: Austin English Date: Wed, 18 May 2016 06:34:40 +0000 (-0500) Subject: sys-fs/udftools: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=670d3131d674fdd031ef360a66a558d89ffa0f4a;p=gentoo.git sys-fs/udftools: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$