Update archlinux.rst

Upstream-commit: fb46d911c204ddda381325c5f1e43277b7b231c2
Component: engine
This commit is contained in:
Thermionix
2013-10-01 09:33:12 +10:00
parent 7bb18042ef
commit d8c814f4ca

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.d/net.conf**:
And, to make it persistent across reboots, enable it on the host's **/etc/sysctl.d/docker.conf**:
::