From ccbf72a4fe83a86246482fea38dd8e57229b008a Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:35:25 -0500 Subject: www-servers/uwsgi: use #!/sbin/openrc-run instead of #!/sbin/runscript --- www-servers/uwsgi/files/uwsgi.initd-r1 | 2 +- www-servers/uwsgi/files/uwsgi.initd-r2 | 2 +- www-servers/uwsgi/files/uwsgi.initd-r3 | 2 +- www-servers/uwsgi/files/uwsgi.initd-r4 | 2 +- www-servers/uwsgi/files/uwsgi.initd-r5 | 2 +- www-servers/uwsgi/files/uwsgi.initd-r6 | 2 +- www-servers/uwsgi/files/uwsgi.initd-r7 | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'www-servers') 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$ -- cgit v1.2.3-65-gdbad