Date: Wed, 17 Apr 2002 16:49:34 +0200 From: "Bob Kersten" <bob@fellownet.org> To: <questions@freebsd.org> Subject: changing sendmails priority Message-ID: <004901c1e61f$18d52100$2849a8c0@kerstenz6r4278>
next in thread | raw e-mail | index | archive | help
Hi, I trying to automatically change the priority of sendmail on my freebsd computer. This can be done through a terminal with 'renice -20 <sendmail's pid>'. But the problem is, I want to do this on each reboot. I have sendmail configured to start from within the rc.conf, and i want to change the priority in rc.local (for instance). The PID of sendmail changes every reboot, so I don't know what to put in the <sendmail's pid> section above. Can someone tell my how this is done more easily of differently? Cheers, Bob. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004901c1e61f$18d52100$2849a8c0>