From: Austin English Date: Wed, 18 May 2016 06:35:06 +0000 (-0500) Subject: www-apps/novnc: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0ac39caf070a43d13b77b59b28730da8486c0324;p=gentoo.git www-apps/novnc: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/www-apps/novnc/files/noVNC.initd b/www-apps/novnc/files/noVNC.initd index 7789b13587c0..f6a4eca1a386 100644 --- a/www-apps/novnc/files/noVNC.initd +++ b/www-apps/novnc/files/noVNC.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$