[email protected] (Vadim Penzin), 2011.11.10 (Thu) 09:30 (CET): > OpenBSD 5.0 ignores setting the variable `inetd_flags' to `NO' in > rc.conf(8) on line 49 because this variable gets unset later on line 119 > in rc.conf(8).
and even further down (line 127) $local_rcconf (usually /etc/rc.conf.local) is sourced; that might be the reason that rc.conf(8) says: It is advisable to leave the /etc/rc.conf file untouched, and instead create and edit a new /etc/rc.conf.local file. Variables set in this file will override variables previously set in /etc/rc.conf. Bye, Marcus
