Tagged Questions
4
votes
2answers
361 views
How can I make all my processes start with niceness 5
I know that niceness values are inherited from the niceness value of the parent process, but can I globally change the default niceness value for a particular user (myself).
In this case I have a ...