(no commit message) master
authorChristian Weiske <cweiske@cweiske.de>
Mon, 17 Oct 2016 18:21:53 +0000 (20:21 +0200)
committerwww-cweiske <www-cweiske@localhost.localdomain>
Mon, 17 Oct 2016 18:21:53 +0000 (20:21 +0200)
cron sucks.rst [new file with mode: 0644]

diff --git a/cron sucks.rst b/cron sucks.rst
new file mode 100644 (file)
index 0000000..2e0a9e9
--- /dev/null
@@ -0,0 +1,10 @@
+cron:\r
+\r
+- does not log to stdout/stderr\r
+- job output always sent via mail, no way to log it centrally\r
+- no way to simulate "now"; always have to wait\r
+- not error output, silently skipping:\r
+\r
+  - cron file wrong owner\r
+  - cron file wrong permissions\r
+  - cron file syntax error
\ No newline at end of file