summaryrefslogtreecommitdiff
path: root/www-apps/novnc
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:35:06 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit0ac39caf070a43d13b77b59b28730da8486c0324 (patch)
tree83f5c0989b3749e968fcbf0c9d10221adec80817 /www-apps/novnc
parent2e9f414bdfcaa6640df9ca5d4a69add16ce7bacd (diff)
downloadgentoo-0ac39caf070a43d13b77b59b28730da8486c0324.tar.gz
gentoo-0ac39caf070a43d13b77b59b28730da8486c0324.tar.xz
www-apps/novnc: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'www-apps/novnc')
-rw-r--r--www-apps/novnc/files/noVNC.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/novnc/files/noVNC.initd b/www-apps/novnc/files/noVNC.initd
index 7789b13587c..f6a4eca1a38 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$