How to Change Process Priority?

if i want to change the process priority of init script process ?
how to do it? i have to install something like nice?

procd_set_param nice "insert_nice_value_here" seems to exist.

2 Likes

which priority is same to the foreground run level? is -1?