I think `$((RANDOM\%3600))` always means 0 when /bin/sh is dash. I think it should be `bash -c 'sleep $((RANDOM\%3600))'` or something else.
- Bug#843561: certbot: Skip use perl in cron-script, just... Hans Schou
- Bug#843561: certbot: Skip use perl in cron-script,... Kazuhiro NISHIYAMA