Pārlūkot izejas kodu

Update archlinux.rst

The /etc/sysctl.conf file is deprecated
https://www.archlinux.org/news/deprecation-of-etcsysctlconf/
Thermionix 12 gadi atpakaļ
vecāks
revīzija
88f710f0e7
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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
     
-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**:
 
 ::