23 Apr
2012
23 Apr
'12
1:52 p.m.
On Mon, Apr 23, 2012 at 2:30 PM, Gaetan Bisson <bisson@archlinux.org> wrote:
[2012-04-23 14:25:09 +0100] Leonidas Spyropoulos:
Well I want to decrease the priority of all users logged into the system (expect root) at login. So let's say run every bash and every spawned process that a user run with priority 5.
I understand but why do that when you can just increase the scheduling priority of your beloved root processes instead? True effectively it's the same, but still I would like to not be forced to run nice for every command the root run.
-- Gaetan
-- Caution: breathing may be hazardous to your health. #include <stdio.h> int main(){printf("%s","\x4c\x65\x6f\x6e\x69\x64\x61\x73");}