!7 cmodule ProrityProcess > DynPrintLogAndEnabled { start { if (enabled) print(backtick("renice -10 " + pid()); } }