Merge pull request #2047 from Thermionix/patch-1

Update archlinux.rst
Upstream-commit: c3acd9bece0aef08e035544122d2d9270f5d76c9
Component: engine
This commit is contained in:
Andy Rothfusz
2013-10-02 10:57:48 -07:00

View File

@ -80,7 +80,7 @@ To enable the forwarding, run as root on the host system:
sysctl net.ipv4.ip_forward=1
And, to make it persistent across reboots, enable it on the host's **/etc/sysctl.conf**:
And, to make it persistent across reboots, enable it on the host's **/etc/sysctl.d/docker.conf**:
::