From: Austin English Date: Wed, 18 May 2016 06:35:01 +0000 (-0500) Subject: sys-process/fcron: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cae2ef26556410df9dc14b1b88cb4a02bf2077c3;p=gentoo.git sys-process/fcron: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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$