No network-pre in v1.0.0?

I run “ros config merge” to add some network configuration during boot. Then I used to reload network-pre to activate the new network configuration. In v1.0.0 there doesn’t seem to be any network-pre service anymore. Is this correct? Should I just run “ros service restart network” instead?

That’s certainly what I do. I think you can also use sudo system-docker restart network I believe.

Heya - yes, at this point, I’d run ros service restart network.

I’m curious to know though, do you need to run ros config merge ? What are you using it for - are you doing this only once, or is it something you need to do every boot?

Yes, I’m booting rancheros.iso with this config drive.
.