dhcpleased was introduced around 7.0 (see release notes). This means that the configuration should be done through it's configuration.
In your case create the file /etc/dhcpleased.conf
interface vio0 {
ignore dns
}
Reference: <