summaryrefslogtreecommitdiff
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/phodav
parentnet-libs/openslp: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-67ca4219865c2e8cbc69f42c014eb87587158808.tar.gz
gentoo-67ca4219865c2e8cbc69f42c014eb87587158808.tar.bz2
gentoo-67ca4219865c2e8cbc69f42c014eb87587158808.zip
net-libs/phodav: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-libs/phodav')
-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 5f6bf478824e..65b92c45dc50 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$