diff --git a/dev-python/carbon/files/carbon.initd b/dev-python/carbon/files/carbon.initd index 6fd12c60e7850..a483315815bbc 100644 --- a/dev-python/carbon/files/carbon.initd +++ b/dev-python/carbon/files/carbon.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$ diff --git a/dev-python/carbon/files/carbon.initd2 b/dev-python/carbon/files/carbon.initd2 index 1dea421c59aa0..e7f1f1ea2aacf 100644 --- a/dev-python/carbon/files/carbon.initd2 +++ b/dev-python/carbon/files/carbon.initd2 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2