From: Austin English Date: Wed, 18 May 2016 06:26:55 +0000 (-0500) Subject: app-admin/webmin: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f9c5ffc8cef6a11ac8b6b5d9866c8f4278692304;p=gentoo.git app-admin/webmin: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/app-admin/webmin/files/init.d.webmin b/app-admin/webmin/files/init.d.webmin index cde2fd4c86d1..a1a431d7fad9 100644 --- a/app-admin/webmin/files/init.d.webmin +++ b/app-admin/webmin/files/init.d.webmin @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$