summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:35:33 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitcb85a1e55dd9bf3d2484080ba4240d630add3bf1 (patch)
tree4c264fab924f4334660ffe2dfc3ce7b485164e6a /x11-misc/x11vnc
parentx11-misc/virtualgl: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-cb85a1e55dd9bf3d2484080ba4240d630add3bf1.tar.gz
gentoo-cb85a1e55dd9bf3d2484080ba4240d630add3bf1.tar.bz2
gentoo-cb85a1e55dd9bf3d2484080ba4240d630add3bf1.zip
x11-misc/x11vnc: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'x11-misc/x11vnc')
-rw-r--r--x11-misc/x11vnc/files/x11vnc.init.d2
1 files changed, 1 insertions, 1 deletions
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