!7 cmodule ProrityProcess > DynPrintLogAndEnabled { start { if (enabled) backtick_verbose("renice -10 " + processID()); } }