Bug 477304

Summary: renice should be quiet by default
Product: [Fedora] Fedora Reporter: Watanabe, Yuki <magicant.starmen>
Component: util-linux-ngAssignee: Karel Zak <kzak>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 10CC: kzak
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-19 09:47:52 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 Watanabe, Yuki 2008-12-20 08:31:05 UTC
Description of problem:
When the renice command is invoked, it prints the old and new
nice values to the standard output, but this behavior is not
posixly correct.
POSIX says stdout is not used by the command,
which means nothing must be written to stdout.

We should make the command print nothing by default and
possibly add some option to restore the current behavior.

Version-Release number of selected component (if applicable):
util-linux-ng-2.14.1-3.1.fc10.x86_64

Comment 1 Karel Zak 2009-03-19 09:47:52 UTC
What about all the scripts that depend on the current Linux specific behaviour? 

This change is not backwardly compatible and I don't see any real and important enough reason to change the current behaviour. Sorry, it seems like a WONTFIX from my point of view.

If have any objections, please reopen.