summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:34:56 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitf1674b72cbac1e8e6d37b249c4099873ffa212b5 (patch)
treee28b7e86447965224f69f4b6d35e6bb968afdf66 /sys-process/anacron
parentsys-process/acct: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-f1674b72cbac1e8e6d37b249c4099873ffa212b5.tar.gz
gentoo-f1674b72cbac1e8e6d37b249c4099873ffa212b5.tar.bz2
gentoo-f1674b72cbac1e8e6d37b249c4099873ffa212b5.zip
sys-process/anacron: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-process/anacron')
-rwxr-xr-xsys-process/anacron/files/anacron.rc62
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$