First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 12950
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Daniel Ahlberg (RETIRED) <aliz@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Richard Newton <richard.newton9@ntlworld.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 12950 depends on: Show dependency tree
Bug 12950 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-12-30 11:47 0000
Hi,

I installed the foldingathome ebuild and use the script
/etc/init.d/foldingathome to start and stop it.  However, since the program is
meant to only run when nothing else is running, it would be nice to set the
priority as low as possible.  I did this simple by replace the line

./foldingathome >&/dev/null&

with

nice -n 19 ./foldingathome >&/dev/null&

Thanks,

Ric.

------- Comment #1 From Daniel Ahlberg (RETIRED) 2003-02-27 05:23:44 0000 -------
fixed, thanks for finding this! 

First Last Prev Next    No search results available      Search page      Enter new bug