config/debug.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Jan 29 23:14:53 2010 +0100 (2010-01-29)
changeset 1753 fcc55af9aee5
child 1870 a4c4e51aa541
permissions -rw-r--r--
global: do not offer the renice option, let's the user handle that

It's broken anyway. Eg.:
- user is already niced at 10
- user configures to renice at 5
- breaks because user is not allowed to 'boost' his/her nice value

Bette let the user handle the renice with:
nice -XX ct-ng 'action'
yann@924
     1
menu "Debug facilities"
yann@924
     2
source config.gen/debug.in
yann@924
     3
endmenu