From 6f2daae8beaab3b543d87b701b9aae3faea82e1e Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:28:15 -0500 Subject: [PATCH] dev-python/celery: use #!/sbin/openrc-run instead of #!/sbin/runscript --- dev-python/celery/files/celery.initd | 2 +- dev-python/celery/files/celery.initd-r1 | 2 +- dev-python/celery/files/celery.initd-r2 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/celery/files/celery.initd b/dev-python/celery/files/celery.initd index 67be68b5840f..bde1f221f7ce 100644 --- a/dev-python/celery/files/celery.initd +++ b/dev-python/celery/files/celery.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the BSD license # $Id$ diff --git a/dev-python/celery/files/celery.initd-r1 b/dev-python/celery/files/celery.initd-r1 index cdb8e09416a6..24bb222ad698 100644 --- a/dev-python/celery/files/celery.initd-r1 +++ b/dev-python/celery/files/celery.initd-r1 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the BSD license # $Id$ diff --git a/dev-python/celery/files/celery.initd-r2 b/dev-python/celery/files/celery.initd-r2 index ec8ffb17e076..d3c5f0b4ffb3 100644 --- a/dev-python/celery/files/celery.initd-r2 +++ b/dev-python/celery/files/celery.initd-r2 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the BSD license # $Id$ -- 2.26.2