cron is started automatically on boot. If you try to start it manually, it will fail as you show.
Either change /etc/init/cron.conf to add your parameters, or create /etc/init/cron.override with *just* the following line: exec cron -L4 And then 'sudo restart cron'. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002061 Title: cron does not log information To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cron/+bug/1002061/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
