RealTime is only available for root. For the moment it will be only normal or ionice (ionice -c2 -n7)
** Changed in: backintime Status: In Progress => Fix Committed -- Add support for "ionice" https://bugs.launchpad.net/bugs/378656 You received this bug notification because you are a member of Back In Time Team, which is subscribed to Back In Time. Status in Back In Time: Fix Committed Bug description: To reduce the impact of running backups it should be possible to create cronjobs which start with a ionice: -- # m h dom mon dow command @hourly ionice -c3 nice -n 19 /usr/bin/backintime --backup-job >/dev/null 2>&1 -- Just add radio buttons like this: ---- IO scheduling priority: * real time * best-effort * idle (default) ---- _______________________________________________ Mailing list: https://launchpad.net/~bit-team Post to : bit-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~bit-team More help : https://help.launchpad.net/ListHelp