summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:35:25 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitccbf72a4fe83a86246482fea38dd8e57229b008a (patch)
tree9af01f51e03a8ab87ab2388c2a49994b1353c908 /www-servers/uwsgi
parentwww-servers/thttpd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-ccbf72a4fe83a86246482fea38dd8e57229b008a.tar.gz
gentoo-ccbf72a4fe83a86246482fea38dd8e57229b008a.tar.bz2
gentoo-ccbf72a4fe83a86246482fea38dd8e57229b008a.zip
www-servers/uwsgi: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'www-servers/uwsgi')
-rw-r--r--www-servers/uwsgi/files/uwsgi.initd-r12
-rw-r--r--www-servers/uwsgi/files/uwsgi.initd-r22
-rw-r--r--www-servers/uwsgi/files/uwsgi.initd-r32
-rw-r--r--www-servers/uwsgi/files/uwsgi.initd-r42
-rw-r--r--www-servers/uwsgi/files/uwsgi.initd-r52
-rw-r--r--www-servers/uwsgi/files/uwsgi.initd-r62
-rw-r--r--www-servers/uwsgi/files/uwsgi.initd-r72
7 files changed, 7 insertions, 7 deletions
diff --git a/www-servers/uwsgi/files/uwsgi.initd-r1 b/www-servers/uwsgi/files/uwsgi.initd-r1
index 9b3af69f1b60..67a8009bf821 100644
--- a/www-servers/uwsgi/files/uwsgi.initd-r1
+++ b/www-servers/uwsgi/files/uwsgi.initd-r1
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/www-servers/uwsgi/files/uwsgi.initd-r2 b/www-servers/uwsgi/files/uwsgi.initd-r2
index f535dd24b51a..4b202d451add 100644
--- a/www-servers/uwsgi/files/uwsgi.initd-r2
+++ b/www-servers/uwsgi/files/uwsgi.initd-r2
@@ -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$
diff --git a/www-servers/uwsgi/files/uwsgi.initd-r3 b/www-servers/uwsgi/files/uwsgi.initd-r3
index efa3150908ca..28f03d05635d 100644
--- a/www-servers/uwsgi/files/uwsgi.initd-r3
+++ b/www-servers/uwsgi/files/uwsgi.initd-r3
@@ -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$
diff --git a/www-servers/uwsgi/files/uwsgi.initd-r4 b/www-servers/uwsgi/files/uwsgi.initd-r4
index 856fdb90e66b..146355ba7020 100644
--- a/www-servers/uwsgi/files/uwsgi.initd-r4
+++ b/www-servers/uwsgi/files/uwsgi.initd-r4
@@ -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$
diff --git a/www-servers/uwsgi/files/uwsgi.initd-r5 b/www-servers/uwsgi/files/uwsgi.initd-r5
index d673daae6be1..42381caf8fa7 100644
--- a/www-servers/uwsgi/files/uwsgi.initd-r5
+++ b/www-servers/uwsgi/files/uwsgi.initd-r5
@@ -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$
diff --git a/www-servers/uwsgi/files/uwsgi.initd-r6 b/www-servers/uwsgi/files/uwsgi.initd-r6
index ab550aabfaa5..a0c7ad6da599 100644
--- a/www-servers/uwsgi/files/uwsgi.initd-r6
+++ b/www-servers/uwsgi/files/uwsgi.initd-r6
@@ -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$
diff --git a/www-servers/uwsgi/files/uwsgi.initd-r7 b/www-servers/uwsgi/files/uwsgi.initd-r7
index f7cff44f242b..01c22192be36 100644
--- a/www-servers/uwsgi/files/uwsgi.initd-r7
+++ b/www-servers/uwsgi/files/uwsgi.initd-r7
@@ -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$