cronie/debian/patches/0001-Unbundle-anacron.patch
Mario Fetka 38f79ab6a4 Bump
2019-08-06 19:01:25 +02:00

40 lines
1.1 KiB
Diff

From: Christian Kastner <debian@kvr.at>
Date: Thu, 28 Jul 2011 11:01:03 +0200
Subject: Unbundle anacron
Upstream has integrated anacron into cronie. Debian has its own package, so
we unbundle it (mostly by removing references to it).
Forwarded: not-needed
Last-Update: 2011-07-28
---
man/cron.8 | 7 +++----
2 files changed, 4 insertions(+), 5 deletions(-)
Index: cronie/man/cron.8
===================================================================
--- cronie.orig/man/cron.8 2019-08-06 18:47:39.324000000 +0200
+++ cronie/man/cron.8 2019-08-06 18:47:39.324000000 +0200
@@ -56,8 +56,7 @@
The found crontabs are loaded into the memory.
.I Cron
also searches for
-.I /etc/anacrontab
-and any files in the
+any files in the
.I /etc/cron.d
directory, which have a different format (see
.BR crontab (5)).
@@ -94,9 +93,9 @@
system crontab. Nowadays the file is empty by default. Originally it
was usually used to run daily, weekly, monthly jobs. By default these
jobs are now run through anacron which reads
-.IR /etc/anacrontab
+.IR /etc/crontab
configuration file. See
-.BR anacrontab (5)
+.BR crontab (5)
for more details.
.TP
.IR /etc/cron.d/