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