From: Lars Wendler Date: Tue, 3 May 2016 09:16:19 +0000 (+0200) Subject: sys-process/cronie: Fixed openrc init script shebang. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=90c14228063160109abafb40de56c251c4ef0405;p=gentoo.git sys-process/cronie: Fixed openrc init script shebang. Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler --- diff --git a/sys-process/cronie/files/cronie-1.3-initd b/sys-process/cronie/files/cronie-1.3-initd index 2434d61e3e58..781ff67c47f8 100644 --- a/sys-process/cronie/files/cronie-1.3-initd +++ b/sys-process/cronie/files/cronie-1.3-initd @@ -1,5 +1,5 @@ -#!/sbin/runscript -# Copyright 1999-2014 Gentoo Foundation +#!/sbin/openrc-run +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$