On Wed, 14 Apr 2004, Craig Rodrigues wrote: > Hi, > > Is there a C library that comes with FreeBSD which > can be used to parse, append to, and validate > rc.conf? > > I'd like to customize some of the settings in /etc/rc.conf > with my own GUI-based program. It's not too hard > to write something on my own, but I was wondering > if a reusable library existed in FreeBSD 4.x or 5.x for doing this. >
rc.conf is parsed/executed by scripts in /etc/rc*. With your GUI program, simply take and change these scripts. ----- With best regards, | The Power to Serve Nguyen Tam Chinh | http://www.FreeBSD.org _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"