On Mon, Nov 15, 2021 at 04:25:54PM -0700, Theo de Raadt wrote:
> > +       _cmds[${#_cmds[*]}]="ifconfig $_if $_ifup"
> 
> I will be surprised if you can simply add "up" to potential
> ifconfig commandlines.

This does not amend "ifconfig foo0 bar ..." to ifconfig foo0 bar ... up"
if that's what you mean.

It's a single "ifconfig foo0 up" at the end.
This does work in every hostname.* file.

Reply via email to