On 2015-03-22 Sun 17:54 PM |, Kevin Chadwick wrote:
> So I could renice the processes cron runs but decided to renice the
> whole of cron instead/as well.
> 

/etc/login.conf? (guessing....):
...
..
.
#
# Override resource limits for certain daemons started by rc.d(8)
#
bgpd:\
        :openfiles-cur=512:\
        :tc=daemon:

cron:\
        :priority=15:\
        :tc=daemon:

Reply via email to