Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Sep 2009 20:37:27 +0200
From:      Mel Flynn <mel.flynn+fbsd.questions@mailing.thruhere.net>
To:        freebsd-questions@freebsd.org
Cc:        Tom Worster <fsb@thefsb.org>, Chris Cowart <ccowart@rescomp.berkeley.edu>
Subject:   Re: passing options thru '/etc/rc.d/foo start'
Message-ID:  <200909162037.27752.mel.flynn%2Bfbsd.questions@mailing.thruhere.net>
In-Reply-To: <20090916182139.GJ37291@hal.rescomp.berkeley.edu>
References:  <200909161935.50758.mel.flynn%2Bfbsd.questions@mailing.thruhere.net> <C6D6A27D.127D0%fsb@thefsb.org> <20090916182139.GJ37291@hal.rescomp.berkeley.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 16 September 2009 20:21:40 Chris Cowart wrote:
> Tom Worster wrote:
> > thanks, Mel, that's good to know.
> >
> > i think your suggestion of modifying rc.conf will turn out to be a tidy
> > solution for me.
> 
> You could also just put:
> 
> sshd_flags="-o X11Forwarding=no"
> 
> into your /etc/rc.conf file.

What he wants is passing arguments without touching config files, which I find 
myself needing sometimes as well, on machines where static partitions are 
mounted read-only + kern.secure_level.
-- 
Mel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909162037.27752.mel.flynn%2Bfbsd.questions>