1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-21 18:03:41 +03:00
systemd-stable/network/80-wifi-ap.network.example
Lucas Magasweran 8849b5f676 network: examples: use wlan for Type instead of wifi
(cherry picked from commit b419e8776bc2dc1ca113c8332ed465724bff053a)
(cherry picked from commit bf3d671b379cc683375d62f109f133c1703dd828)
(cherry picked from commit fcb48553e1bf9dab872dc5796f2501f947f8953b)
2021-05-15 20:28:29 +02:00

9 lines
101 B
Plaintext

[Match]
Type=wlan
WLANInterfaceType=ap
[Network]
Address=0.0.0.0/24
DHCPServer=yes
IPMasquerade=yes