On Wed, Dec 22, 2010 at 12:45, Jason Helfman <[email protected]> wrote: > IMHO... > It seems that /etc/rc.conf is in need of a sytax check script. Something > similiar to visudo for editing /usr/local/etc/sudoers. >
Just run it with /bin/sh. If no errors appear the syntax is good. Or you can use /bin/sh -x to see more detail. -- Rob Farmer _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
