On Thu, Nov 10, 2011 at 10:30:06AM +0200, Vadim Penzin wrote:
> 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).
>From man page rc.conf(8)
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.
Try that and get back if there actually is a problem.
Hint: There is some compatibility handling at the end of /etc/rc.conf
for e.g inetd_flags to set it from the old inetd=YES|NO variable
that obscures the picture for you. I think there is no as simple
error in /etc/rc.conf.
--
/ Raimo Niskanen, Erlang/OTP, Ericsson AB