Public bug reported:

Binary package hint: update-motd

Somebody needs to do a bit of basic sysadmin reading.

* 06 * * *      root    [ -x /usr/sbin/update-motd ] && /usr/sbin
/update-motd daily 2>/dev/null

The above entry will execute every minute, daily, from 06:00 until
06:59.

* * * * 1       root    [ -x /usr/sbin/update-motd ] && /usr/sbin
/update-motd weekly 2>/dev/null

The above entry will execute every every minute of every hour on
Mondays.

* * 1 * *       root    [ -x /usr/sbin/update-motd ] && /usr/sbin
/update-motd monthly 2>/dev/null

And the above entry will execute every minute of every hour, on the
first day of every month.

** Affects: update-motd (Ubuntu)
     Importance: Undecided
         Status: New

-- 
crontab entries are incorrect
https://bugs.launchpad.net/bugs/312809
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to