summaryrefslogtreecommitdiff
path: root/cronie.initd
diff options
context:
space:
mode:
Diffstat (limited to 'cronie.initd')
-rw-r--r--cronie.initd4
1 files changed, 2 insertions, 2 deletions
diff --git a/cronie.initd b/cronie.initd
index 793e621..d49b562 100644
--- a/cronie.initd
+++ b/cronie.initd
@@ -1,8 +1,8 @@
-#!/sbin/openrc-run
+#!/bin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-command="/usr/sbin/crond"
+command="/usr/bin/crond"
command_args="${CRONDARGS}"
pidfile="/var/run/crond.pid"