summaryrefslogtreecommitdiff
path: root/cronie.initd
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2018-10-30 06:22:53 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2018-10-30 06:22:53 -0700
commitc946e9c08e768dbd33f17e4c1b94bb69a3d33be2 (patch)
tree6f1b370dfa11f6cdb2b79b9c4c357a2605ce0613 /cronie.initd
parentRemoved conf.d | Use postfix as anacron doesn't post to syslog (diff)
downloadcronie-openrc-c946e9c08e768dbd33f17e4c1b94bb69a3d33be2.tar.xz
Removed broken sed command | Replaced paths
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