networkmanager: Enable ipv6 privacy extensions by default
This commit is contained in:
parent
7a360b13a0
commit
bcdd81d9e1
|
@ -21,6 +21,9 @@ let
|
|||
|
||||
[logging]
|
||||
level=WARN
|
||||
|
||||
[connection]
|
||||
ipv6.ip6-privacy=2
|
||||
'';
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue