From: Austin English Date: Wed, 18 May 2016 06:35:33 +0000 (-0500) Subject: x11-misc/x11vnc: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cb85a1e55dd9bf3d2484080ba4240d630add3bf1;p=gentoo.git x11-misc/x11vnc: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/x11-misc/x11vnc/files/x11vnc.init.d b/x11-misc/x11vnc/files/x11vnc.init.d index 08968f032027..b6b16dafb943 100644 --- a/x11-misc/x11vnc/files/x11vnc.init.d +++ b/x11-misc/x11vnc/files/x11vnc.init.d @@ -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