From cb85a1e55dd9bf3d2484080ba4240d630add3bf1 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:35:33 -0500 Subject: [PATCH] x11-misc/x11vnc: use #!/sbin/openrc-run instead of #!/sbin/runscript --- x11-misc/x11vnc/files/x11vnc.init.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2