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 d49b562..3377855 100644
--- a/cronie.initd
+++ b/cronie.initd
@@ -1,10 +1,10 @@
-#!/bin/openrc-run
+#!/usr/bin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
command="/usr/bin/crond"
command_args="${CRONDARGS}"
-pidfile="/var/run/crond.pid"
+pidfile="/run/crond.pid"
depend() {
use clock logger