summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2016-05-03 11:16:19 +0200
committerLars Wendler <polynomial-c@gentoo.org>2016-05-03 11:47:11 +0200
commit90c14228063160109abafb40de56c251c4ef0405 (patch)
tree244d0d69470f1eb2c3c312db99a7964ca2acc6b2 /sys-process/cronie/files
parentdev-ml/pxp: fix build with ocaml 4.03 (diff)
downloadgentoo-90c14228063160109abafb40de56c251c4ef0405.tar.gz
gentoo-90c14228063160109abafb40de56c251c4ef0405.tar.bz2
gentoo-90c14228063160109abafb40de56c251c4ef0405.zip
sys-process/cronie: Fixed openrc init script shebang.
Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-process/cronie/files')
-rw-r--r--sys-process/cronie/files/cronie-1.3-initd4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/cronie/files/cronie-1.3-initd b/sys-process/cronie/files/cronie-1.3-initd
index 2434d61e3e58..781ff67c47f8 100644
--- a/sys-process/cronie/files/cronie-1.3-initd
+++ b/sys-process/cronie/files/cronie-1.3-initd
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2014 Gentoo Foundation
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$