https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221982
Bug ID: 221982
Summary: bsdinstall creates wpa_supplicant.conf with missing
indentation
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
r309934 cleaned up some cases in bsdinstall to use heredocs but broke the
indentation of the generated output - i.e. on a fresh install on a new laptop I
ended up with:
netowrk={
ssid="myssid"
scan_ssid=0
psk="sharedkey"
priority=5
}
sh.1:
If the operator is “<<-” instead of “<<”, then leading tabs in the
here-doc-text are stripped.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"