From 000bad3db36fcbc9d192170046e75f592114f9f1 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Mon, 17 Oct 2016 20:21:53 +0200 Subject: [PATCH] --- cron sucks.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 cron sucks.rst diff --git a/cron sucks.rst b/cron sucks.rst new file mode 100644 index 0000000..2e0a9e9 --- /dev/null +++ b/cron sucks.rst @@ -0,0 +1,10 @@ +cron: + +- does not log to stdout/stderr +- job output always sent via mail, no way to log it centrally +- no way to simulate "now"; always have to wait +- not error output, silently skipping: + + - cron file wrong owner + - cron file wrong permissions + - cron file syntax error \ No newline at end of file -- 2.30.2