Here's a ugly quick hack for the feature:

# echo 'ionice -c3 -p$$' >> /etc/default/rsync
# ionice $(pidof rsync)
none: prio 4
# /etc/init.d/rsync restart
Restarting rsync daemon: rsync.
# ionice $(pidof rsync)
idle


Waiting for the initscript patch :)
-- 
 ,''`.
: :' :      Cyril Bouthors
`. `'         Debian.org
  `-



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to