Bug 82345 - folding@home init-script: wrong nice level
Bug#: 82345 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: sci@gentoo.org Reported By: toralf.foerster@gmx.de
Component: Applications
URL: 
Summary: folding@home init-script: wrong nice level
Keywords:  
Status Whiteboard: 
Opened: 2005-02-17 05:25 0000
Description:   Opened: 2005-02-17 05:25 0000
instead of 'nice -n 20' it should be 'nice -n 19', because nothing is nicer
than 19 ;-)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Brandon Low (RETIRED) 2005-03-03 06:41:00 0000 -------
fine fine fine, I'm not going to rev bump for this though, because the
functional difference is the same as replacing char * silly=0; with char *
silly=NULL;