From: Austin English Date: Wed, 18 May 2016 06:32:31 +0000 (-0500) Subject: net-misc/tightvnc: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f7a146723edc3e9d39fac9e1f7175a003df5dcf5;p=gentoo.git net-misc/tightvnc: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-misc/tightvnc/files/tightvnc.initd b/net-misc/tightvnc/files/tightvnc.initd index 6051fa217c46..465b686b2845 100644 --- a/net-misc/tightvnc/files/tightvnc.initd +++ b/net-misc/tightvnc/files/tightvnc.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # $Id$