1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-03-10 00:58:20 +03:00
systemd-stable/network/80-wifi-ap.network.example
Yu Watanabe 6cde5b4b1c network: use IPMasquerade=both instead of yes
Follow-up for 4c72d851cd007e945a85811f89376a2675daa1a5.
2021-02-24 15:01:43 +01:00

9 lines
102 B
Plaintext

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