multiple cronjobs

Asked by florianr

As you recommended, I installed the beta Version.

Now I have multiple cron jobs for each profile:
bash-4.0$ crontab -l
#Back In Time system entry, this will be edited by the gui:
*/10 * * * * nice -n 19 ionice -c2 -n7 /usr/bin/backintime --profile "Dokumente" --backup-job >/dev/null 2>&1
#Back In Time system entry, this will be edited by the gui:
*/10 * * * * nice -n 19 ionice -c2 -n7 /usr/bin/backintime --profile "Dokumente" --backup-job >/dev/null 2>&1
#Back In Time system entry, this will be edited by the gui:
*/10 * * * * nice -n 19 ionice -c2 -n7 /usr/bin/backintime --profile "Dokumente" --backup-job >/dev/null 2>&1
#Back In Time system entry, this will be edited by the gui:
15 15 1 * * nice -n 19 ionice -c2 -n7 /usr/bin/backintime --profile "Main profile" --backup-job >/dev/null 2>&1
#Back In Time system entry, this will be edited by the gui:
*/10 * * * * nice -n 19 ionice -c2 -n7 /usr/bin/backintime --profile "Dokumente" --backup-job >/dev/null 2>&1

What went wrong here?

Question information

Language:
English Edit question
Status:
Answered
For:
Back In Time Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Dan (danleweb) said :
#1

Maybe this is a bug (you are running a beta version :) ).

Please open settings dialog and press "OK". This will recreate crontab lines.
Check your crontab again. If you still have this problem please open a bug.

Can you help with this problem?

Provide an answer of your own, or ask florianr for more information if necessary.

To post a message you must log in.