From 90c14228063160109abafb40de56c251c4ef0405 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Tue, 3 May 2016 11:16:19 +0200 Subject: sys-process/cronie: Fixed openrc init script shebang. Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler --- sys-process/cronie/files/cronie-1.3-initd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-process/cronie/files') 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$ -- cgit v1.2.3-65-gdbad