Package: cron Version: 3.0pl1-124 Severity: normal Dear Maintainer, *** Please consider answering these questions, where appropriate ***
* What led up to the situation? i needed to run a job at :01, 21 and 41 minutes every hour. * What exactly did you do (or not do) that was effective (or ineffective)? 1/20 * * * * /bin/echo "this fails" */20 * * * * /bin/echo "this works" * What was the outcome of this action? the job does'nt run, nothing shown in the logs. * What outcome did you expect instead? i hoped that '1/20 * * * * /bin/echo "this fails"' would have worked. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org