diff options
Diffstat (limited to 'sys-process/anacron/files/anacron.rc6')
-rwxr-xr-x | sys-process/anacron/files/anacron.rc6 | 2 |
1 files changed, 1 insertions, 1 deletions
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$ |