hello silvio,

maybe my workaround will either fit your needs. i created a user based
cronjob which starts a user based anacronjob at a specific time. the
user needs to be in group "crontab"

$ crontab -l | grep -v ^#

PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SHELL=/bin/bash

0 3 * * * anacron -t ~/.anacrontab

$ cat  ~/.anacrontab 
# ~/.anacrontab

SHELL=/bin/bash
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

1       0       backup.daily    sudo backup.sh

greetings

-- 
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
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to