Markus "Shorty" Uckelmann

Results 5 comments of Markus "Shorty" Uckelmann

Uh, it's some time ago. I no longer have the code. Take for example a script that relies on `errexit`. Now I want to test if a command fails and...

We really could use this feature. We use the `fnv1a_ch` from Carbon-C-Relay to make our cluster easy to scale out, since we are not dependent on hostnames and ports.

Same problem here. Jobs created via `crontab -e` work just fine. But stuff in `/etc/cron.d/` is not running.

BTW: Starting the image with `SERVICE_CRON_OPTS="-c /etc/cron.d/"` doesn't help either.

Any news on this? Currently I work around this issue with: ``` crontab -l | cat -