After upgrading OpenBSD from 4.2 to 4.3, the question: override rw-r--r-- root/wheel for /etc/resolv.conf ?
appeared in boot process. After pressing Return, the boot process continued and write out this message: touch: /etc/resolv.conf: Operation not permitted. Then is boot process correctly finished. This repeat in every boot process. How should I configure my system to avoid of this question? Is it something wrong about my upgrade process? Settinfg of my resolv.conf: search strsk nameserver 192.168.200.66 nameserver 192.168.200.2 lookup file bind /etc/resolv.conf.tail lookup file bind /etc/dhclient.conf is without settings. hostname.vic0 dhcp NONE NONE NONE All changes to the file resolv.conf are not permitted.And I have root permissions. Aftre upgrade to the release 4.4 the problem remainded. Thanks

