diff options
author | Robert Göhler <github@ghlr.de> | 2023-01-02 20:26:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-02 20:26:35 +0100 |
commit | 895c2dd8da7cc86874b4089d902550292e2ae991 (patch) | |
tree | 115fa78e14b132d6ae08467228823924217047ab /docs/configuration | |
parent | 8842467e68a742530bc5c3b961170c0d9ea32e95 (diff) | |
download | vyos-documentation-895c2dd8da7cc86874b4089d902550292e2ae991.tar.gz vyos-documentation-895c2dd8da7cc86874b4089d902550292e2ae991.zip |
erase optional line
Diffstat (limited to 'docs/configuration')
-rw-r--r-- | docs/configuration/interfaces/wireless.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/configuration/interfaces/wireless.rst b/docs/configuration/interfaces/wireless.rst index 24c9b9d2..8be7cec9 100644 --- a/docs/configuration/interfaces/wireless.rst +++ b/docs/configuration/interfaces/wireless.rst @@ -305,7 +305,6 @@ default physical device (``phy0``) is used. set interfaces wireless wlan0 type station set interfaces wireless wlan0 address dhcp set interfaces wireless wlan0 ssid Test - set interfaces wireless wlan0 security wpa set interfaces wireless wlan0 security wpa passphrase '12345678' Resulting in |