[Bug 897507] Re: kubuntu-desktop should not depend on anacron
guenther kuenzel
guenther.kuenzel at googlemail.com
Sun Aug 19 15:33:27 UTC 2012
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 Ubuntu
Foundations Bugs, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/897507
Title:
kubuntu-desktop should not depend on anacron
Status in “kubuntu-meta” package in Ubuntu:
Triaged
Status in “ubuntu-meta” package in Ubuntu:
Confirmed
Bug description:
if a cron is required for kubuntu-desktop than it should depend on (cron|anacron).
with the current dependency it is not possible to remove the anacron package even with an installed cron package.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/897507/+subscriptions
More information about the foundations-bugs
mailing list