forked from mirrors/nixpkgs
Merge pull request #45978 from fgaz/patch-1
nixos docs: system restart to apply containers nat
This commit is contained in:
commit
52ed0526fe
|
@ -52,4 +52,7 @@ $ ping -c1 10.233.4.2
|
|||
networking.networkmanager.unmanaged = [ "interface-name:ve-*" ];
|
||||
</programlisting>
|
||||
</para>
|
||||
<para>
|
||||
You may need to restart your system for the changes to take effect.
|
||||
</para>
|
||||
</section>
|
||||
|
|
Loading…
Reference in a new issue