mirror of
https://github.com/systemd/systemd.git
synced 2025-08-03 08:22:21 +03:00
network: IPMasquerade= implies IPForward=, hence remove it
This commit is contained in:
@ -14,5 +14,4 @@ Driver=veth
|
|||||||
Address=0.0.0.0/28
|
Address=0.0.0.0/28
|
||||||
IPv4LL=yes
|
IPv4LL=yes
|
||||||
DHCPServer=yes
|
DHCPServer=yes
|
||||||
IPForward=yes
|
|
||||||
IPMasquerade=yes
|
IPMasquerade=yes
|
||||||
|
Reference in New Issue
Block a user