summaryrefslogtreecommitdiff
path: root/www-servers
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:35:27 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit2e89c8aa8a5412ad08dc2609fff309a4e99fdba8 (patch)
treee3ca4bce7119b5bcf5030163110ac1bf1a4c3a9c /www-servers
parente7df50fd22158ce37ecca9a315bea43def5c747f (diff)
downloadgentoo-2e89c8aa8a5412ad08dc2609fff309a4e99fdba8.tar.gz
gentoo-2e89c8aa8a5412ad08dc2609fff309a4e99fdba8.tar.xz
www-servers/xsp: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/xsp/files/2.2/mod-mono-server-r1.initd2
-rw-r--r--www-servers/xsp/files/2.2/mod-mono-server.initd2
-rw-r--r--www-servers/xsp/files/2.2/xsp.initd2
3 files changed, 3 insertions, 3 deletions
diff --git a/www-servers/xsp/files/2.2/mod-mono-server-r1.initd b/www-servers/xsp/files/2.2/mod-mono-server-r1.initd
index 6ce6a60bcec..6e091dd5343 100644
--- a/www-servers/xsp/files/2.2/mod-mono-server-r1.initd
+++ b/www-servers/xsp/files/2.2/mod-mono-server-r1.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: mod-mono-server-r1.initd,v 1.1 2012/01/22 12:54:29 pacho Exp $
diff --git a/www-servers/xsp/files/2.2/mod-mono-server.initd b/www-servers/xsp/files/2.2/mod-mono-server.initd
index 49119e5af49..3906dc98389 100644
--- a/www-servers/xsp/files/2.2/mod-mono-server.initd
+++ b/www-servers/xsp/files/2.2/mod-mono-server.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: mod-mono-server.initd,v 1.1 2009/01/18 17:44:04 loki_val Exp $
diff --git a/www-servers/xsp/files/2.2/xsp.initd b/www-servers/xsp/files/2.2/xsp.initd
index 0432bca7d36..8ae8aab83ba 100644
--- a/www-servers/xsp/files/2.2/xsp.initd
+++ b/www-servers/xsp/files/2.2/xsp.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: xsp.initd,v 1.1 2009/01/18 17:44:04 loki_val Exp $