4 echo " ATTENTION ioReniceD:"
5 echo " --------------------"
7 echo " You NEED to have the Kernel CFQ scheduler enabled to use it."
8 echo " Check: cat /sys/block/[sh]d[a-z]*/queue/scheduler"
9 echo " Add this kernel parameter to your bootloader config if necessary: elevator=cfq"
12 echo " - check the config: /etc/conf.d/ioreniced"
13 echo " - run the daemon: /etc/rc.d/ioreniced start"
14 echo " - watch the logs: /var/log/ioreniced.log for debug output"
24 echo " ATTENTION ioReniceD:"
25 echo " --------------------"
27 echo " You NEED to have the Kernel CFQ scheduler enabled to use it."
28 echo " Check: cat /sys/block/[sh]d[a-z]*/queue/scheduler"
29 echo " Add this kernel parameter to your bootloader config if necessary: elevator=cfq"
32 echo " - check the config: /etc/conf.d/ioreniced"
33 echo " - run the daemon: /etc/rc.d/ioreniced start"
34 echo " - watch the logs: /var/log/ioreniced.log for debug output"
40 if [ -e "/var/log/ioreniced.log" ] ; then
41 rm -rf /var/log/ioreniced.log