Remove dhcpcd and associated options
This commit is contained in:
@@ -195,9 +195,9 @@ The following environment variables are supported:
|
||||
stays activated. `FIRST_USER_PASS` must be set for this to work. Please be aware of the implied
|
||||
security risk of defining a default username and password for your devices.
|
||||
|
||||
* `WPA_ESSID`, `WPA_PASSWORD` and `WPA_COUNTRY` (Default: unset)
|
||||
* `WPA_COUNTRY` (Default: unset)
|
||||
|
||||
If these are set, they are use to configure `wpa_supplicant.conf`, so that the Raspberry Pi can automatically connect to a wireless network on first boot. If `WPA_ESSID` is set and `WPA_PASSWORD` is unset an unprotected wireless network will be configured. If set, `WPA_PASSWORD` must be between 8 and 63 characters. `WPA_COUNTRY` is a 2-letter ISO/IEC 3166 country Code, i.e. `GB`
|
||||
Sets the default WLAN regulatory domain and unblocks WLAN interfaces. This should be a 2-letter ISO/IEC 3166 country Code, i.e. `GB`
|
||||
|
||||
* `ENABLE_SSH` (Default: `0`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user