summaryrefslogtreecommitdiff
path: root/net-libs
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:18 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit67ca4219865c2e8cbc69f42c014eb87587158808 (patch)
treec223379bb7e55f133190e326d7ece5ea158bfb2b /net-libs
parent93280b3fbe097efd0d4a14521c10d91d8f90a26b (diff)
downloadgentoo-67ca4219865c2e8cbc69f42c014eb87587158808.tar.gz
gentoo-67ca4219865c2e8cbc69f42c014eb87587158808.tar.xz
net-libs/phodav: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/phodav/files/spice-webdavd.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/phodav/files/spice-webdavd.initd b/net-libs/phodav/files/spice-webdavd.initd
index 5f6bf478824..65b92c45dc5 100644
--- a/net-libs/phodav/files/spice-webdavd.initd
+++ b/net-libs/phodav/files/spice-webdavd.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$