summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2022-03-22 19:11:51 +0100
committerLars Wendler <polynomial-c@gentoo.org>2022-03-22 19:13:45 +0100
commite064a543ab94d8c2378fe1368292e78f6f6af0f2 (patch)
tree6a813458327605d3a923dac675fc9cdabdae08e6 /sys-process/cronie/files
parentnet-misc/tigervnc: Fix the init script (diff)
downloadgentoo-e064a543ab94d8c2378fe1368292e78f6f6af0f2.tar.gz
gentoo-e064a543ab94d8c2378fe1368292e78f6f6af0f2.tar.bz2
gentoo-e064a543ab94d8c2378fe1368292e78f6f6af0f2.zip
sys-process/cronie: Bump to version 1.6.0
Do some more anacron adjustments. Hopefully all is set now for anacron. Use /run instead of /var/run for pidfile. Bug: https://bugs.gentoo.org/825026 Closes: https://bugs.gentoo.org/685306 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-initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/cronie/files/cronie-1.3-initd b/sys-process/cronie/files/cronie-1.3-initd
index 793e6213bfae..def72818357c 100644
--- a/sys-process/cronie/files/cronie-1.3-initd
+++ b/sys-process/cronie/files/cronie-1.3-initd
@@ -4,7 +4,7 @@
command="/usr/sbin/crond"
command_args="${CRONDARGS}"
-pidfile="/var/run/crond.pid"
+pidfile="/run/crond.pid"
depend() {
use clock logger