浏览代码

Update archlinux.rst

Thermionix 11 年之前
父节点
当前提交
fb46d911c2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/installation/archlinux.rst

+ 1 - 1
docs/sources/installation/archlinux.rst

@@ -80,7 +80,7 @@ To enable the forwarding, run as root on the host system:
 
 
     sysctl net.ipv4.ip_forward=1
     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**:
 
 
 ::
 ::