> Setting the variables can't work. As far as I can see, rc.conf is > sourced from rc.subr. And every single script in /etc/rc.d/ sources > rc.subr, so they reload the rc.conf file for each call.
Actually I was suggesting you overwrite rc.conf *itself* with the variable setting code - so every script which reloads it gets the variables set. Surely that would work ? Though it would mean your code would be run multiple times... -pete. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
