i have forgotten to mention that if you use a user based cronjob it will be executed at the specific time anyway. only system based (/etc/cron.daily) jobs are executed by anacron at random times. e.g.
$ crontab -l | grep -v ^# PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin SHELL=/bin/bash 0 3 * * * sudo backup.sh will do it either. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kubuntu-meta in Ubuntu. https://bugs.launchpad.net/bugs/897507 Title: kubuntu-desktop should not depend on anacron To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/897507/+subscriptions -- kubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
