From cae2ef26556410df9dc14b1b88cb4a02bf2077c3 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:35:01 -0500 Subject: sys-process/fcron: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-process/fcron/files/fcron.init.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-process/fcron/files') diff --git a/sys-process/fcron/files/fcron.init.3 b/sys-process/fcron/files/fcron.init.3 index 209dd49d501b..d297966af1c0 100644 --- a/sys-process/fcron/files/fcron.init.3 +++ b/sys-process/fcron/files/fcron.init.3 @@ -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$ -- cgit v1.2.3-65-gdbad