From a8eb04d483e1e1c786235b7bc35055db1f5b6d62 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:35:03 -0500 Subject: [PATCH] sys-process/vixie-cron: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-process/vixie-cron/files/vixie-cron.rc6 | 2 +- sys-process/vixie-cron/files/vixie-cron.rc7 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-process/vixie-cron/files/vixie-cron.rc6 b/sys-process/vixie-cron/files/vixie-cron.rc6 index ea72ceddde80..9dfa7dc60ba7 100644 --- a/sys-process/vixie-cron/files/vixie-cron.rc6 +++ b/sys-process/vixie-cron/files/vixie-cron.rc6 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/sys-process/vixie-cron/files/vixie-cron.rc7 b/sys-process/vixie-cron/files/vixie-cron.rc7 index 25d6bd116f71..58adcd4fbc57 100644 --- a/sys-process/vixie-cron/files/vixie-cron.rc7 +++ b/sys-process/vixie-cron/files/vixie-cron.rc7 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.26.2