On Mon, May 11, 2009 at 5:07 PM, frantisek holop <min...@obiit.org> wrote: > dhcp nwid mynetworkid wpa wpapsk $(wpa-psk mynetworkid mypassword)
I think the fact that this works in hostname.if is unintended. The proper solution is probably to replace the $(wpa-psk...) with the output of running the command and maybe adding a comment noting what mypassword was.