Comment 1 for bug 388178

Revision history for this message
Ryan Thompson (rct86) wrote :

Incidentally, this can easily be set up in the crontab, by changing it to something like this:

*/5 * * * * if on_ac_power; then nice -n ionice -c3 19 /usr/bin/backintime --backup-job >/dev/null 2>&1; fi