mirror of
https://gitlab.com/alemaire/image-specs.git
synced 2025-01-17 17:48:20 +00:00
Add a configuration file for wireless networking
This commit is contained in:
7
rootfs/etc/network/interfaces.d/wlan0
Normal file
7
rootfs/etc/network/interfaces.d/wlan0
Normal file
@ -0,0 +1,7 @@
|
||||
# To enable wireless networking, uncomment the following lines and –naturally–
|
||||
# replace with your network's details.
|
||||
#
|
||||
# allow-hotplug wlan0
|
||||
# iface wlan0 inet dhcp
|
||||
# wpa-ssid my-network-ssid
|
||||
# wpa-psk s3kr3t_P4ss
|
Reference in New Issue
Block a user