summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:35:01 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitcae2ef26556410df9dc14b1b88cb4a02bf2077c3 (patch)
treede54d00c0de9a5d0a121f1997a7f70b380b7220d /sys-process
parentsys-process/dcron: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-cae2ef26556410df9dc14b1b88cb4a02bf2077c3.tar.gz
gentoo-cae2ef26556410df9dc14b1b88cb4a02bf2077c3.tar.bz2
gentoo-cae2ef26556410df9dc14b1b88cb4a02bf2077c3.zip
sys-process/fcron: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/fcron/files/fcron.init.32
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/fcron/files/fcron.init.3 b/sys-process/fcron/files/fcron.init.3
index 209dd49d501b..d297966af1c0 100644
--- a/sys-process/fcron/files/fcron.init.3
+++ b/sys-process/fcron/files/fcron.init.3
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$