<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>12950</bug_id>
          
          <creation_ts>2002-12-30 11:47 0000</creation_ts>
          <short_desc>The foldingathome script should nice the process to 19</short_desc>
          <delta_ts>2003-02-27 05:23:44 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>1.4_rc2</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P5</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>richard.newton9@ntlworld.com</reporter>
          <assigned_to>aliz@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>richard.newton9@ntlworld.com</who>
            <bug_when>2002-12-30 11:47:05 0000</bug_when>
            <thetext>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 &gt;&amp;/dev/null&amp;

with

nice -n 19 ./foldingathome &gt;&amp;/dev/null&amp;

Thanks,

Ric.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>aliz@gentoo.org</who>
            <bug_when>2003-02-27 05:23:44 0000</bug_when>
            <thetext>fixed, thanks for finding this! </thetext>
          </long_desc>
      
    </bug>

</bugzilla>