Date: Mon, 8 Jan 2001 20:47:11 -0500 From: "Donald J . Maddox" <dmaddox@sc.rr.com> To: blaz <blaz@satx.rr.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: startup.. Message-ID: <20010108204710.A24284@cae88-102-101.sc.rr.com> In-Reply-To: <3A5A6B40.9F9CA4B@satx.rr.com>; from blaz@satx.rr.com on Mon, Jan 08, 2001 at 07:37:04PM -0600 References: <19121911591100.00339@mainhost.ed.com> <3A5A6B40.9F9CA4B@satx.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
/etc/sysctl.conf is for tweaking sysctls, but in this case, you can just put 'log_in_vain="YES"' in /etc/rc.conf. On Mon, Jan 08, 2001 at 07:37:04PM -0600, blaz wrote: > > greetings, I want the following commands to > be executed when my machine starts up: > > sysctl -w net.inet.tcp.log_in_vain=1 > sysctl -w net.inet.udp.log_in_vain=1 > > > which file in /etc does need to go in? thanks 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?20010108204710.A24284>