mirror of
https://github.com/0x1d/rcond.git
synced 2025-12-14 18:25:21 +01:00
docs: update AP example
This commit is contained in:
@@ -70,7 +70,10 @@ Here is an example for creating an access point and share network connection on
|
|||||||
```yaml
|
```yaml
|
||||||
network:
|
network:
|
||||||
connections:
|
connections:
|
||||||
|
# create access point and share network connection on wlan0
|
||||||
- name: MyHomeWiFi
|
- name: MyHomeWiFi
|
||||||
|
id: MyHomeWiFi
|
||||||
|
uuid: 222b4580-3e08-4a2c-ae5e-316bb45d44f0
|
||||||
type: 802-11-wireless
|
type: 802-11-wireless
|
||||||
interface: wlan0
|
interface: wlan0
|
||||||
ssid: MyHomeWiFi
|
ssid: MyHomeWiFi
|
||||||
|
|||||||
Reference in New Issue
Block a user