On 9/19/06, Jay Jesus Amorin <[EMAIL PROTECTED]> wrote:
rc.conf.localifstated_enable="YES" wont work for me. has anyone got to run ifstated at boot on openbsd? thanks, --jay--
As previous poster said, ifstated is not handled by /etc/rc - and that's what you're controlling via rc.conf and rc.conf.local. You need to put commands starting it in /etc/rc.local -- viq

