mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
Update archlinux.rst
The /etc/sysctl.conf file is deprecated https://www.archlinux.org/news/deprecation-of-etcsysctlconf/ Upstream-commit: 88f710f0e79eafe469e09a3ea990bdbe0c7d0a52 Component: engine
This commit is contained in:
@@ -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/net.conf**:
|
||||
|
||||
::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user