From f1674b72cbac1e8e6d37b249c4099873ffa212b5 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:56 -0500 Subject: sys-process/anacron: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-process/anacron/files/anacron.rc6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-process/anacron/files') diff --git a/sys-process/anacron/files/anacron.rc6 b/sys-process/anacron/files/anacron.rc6 index 0baa217e5241..dc47f7b253af 100755 --- a/sys-process/anacron/files/anacron.rc6 +++ b/sys-process/anacron/files/anacron.rc6 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3-65-gdbad