Bug 77846
Summary: | achieve initscripts nicelevel other than 0 | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Gavin Robertson <gavin_robertson> |
Component: | initscripts | Assignee: | Bill Nottingham <notting> |
Status: | CLOSED RAWHIDE | QA Contact: | Brock Organ <borgan> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 8.0 | CC: | rvokal |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2003-01-14 04:56:59 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Gavin Robertson
2002-11-14 12:17:25 UTC
You can pass +X or -X to set a different nice level. See /etc/init.d/functions. have reopened. clearly i did not supplied enough info in my first post and i think you may have misunderstood. I am passing +X or -X I will try to explain better. IMHO nicelevel should be a user config option stored in /etc/sysconfig/*. as things are now in order to change the nicelevel you need to first understand /etc/init.d/function and the daemon function (not a bad thing) then hack the script and place +X or -X at correct place. by doing as my original comment the OP need only change the NICELEVEL= value in the config file. I guess it comes down to how easily you want the OP to be able to change the nicelevel. If i am still missing something please close with my apologies. Added in 7.03-1. |