[option priority] summary = adjust scheduling priority arg_info = required_arg arg_type = int32 typestr = prio default_val = 0 [help] The priority (also known as nice value) is a value in the range -20 to 19. Lower priorities cause more favorable scheduling. Since only privileged processes may request a negative priority, specifying a negative value works only if the daemon is started with root privileges. [/help]