Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jun 1998 16:20:55 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        "Matthew D. Fuller" <fullermd@futuresouth.com>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Adding a new user interface to FreeBSD administration 
Message-ID:  <10970.899248855@time.cdrom.com>
In-Reply-To: Your message of "Tue, 30 Jun 1998 16:33:13 CDT." <19980630163313.49201@futuresouth.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> OK, so what's wrong with a simple /etc/rc.conf script that looks
> something like:

Several reasons.

1. If you want to write a nifty editor for it, you have to now have
   _rules_ for clumping all the mountd_foo variables together in
   such a way that all "mountd attributes" are editable in a common
   block.

2. This does not deal *explicitly* with ordering issues unless it will
   be very well documented that the order in which startup commands are
   specified must be maintained (and then, of course, the aformentioned
   editor has another thing to remember in writing things back out).
   This would be true in your example since portmap, for one, needs to
   be run before mountd.

- Jordan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10970.899248855>