nice-ing a service?

Tom Evans tevans.uk at googlemail.com
Wed Sep 12 10:34:30 UTC 2012


On Wed, Sep 12, 2012 at 11:31 AM, Ivan Voras <ivoras at freebsd.org> wrote:
> Hi,
>
> For whatever reason, I'd like to start services, from a properly formed
> rc.d script, configured via /etc/rc.conf, etc. with a custom "nice"
> value. Is there already support for this?
>

rc.subr indicates you can use ${name}_nice for this purpose.

Cheers

Tom


More information about the freebsd-current mailing list