mirror of
https://github.com/systemd/systemd.git
synced 2025-08-27 21:49:55 +03:00
man: document the new sysctl.d/ - prefix
This commit is contained in:
@ -59,6 +59,10 @@
|
|||||||
<filename>/proc/sys/net/ipv4/conf/enp3s0.200/forwarding</filename>.
|
<filename>/proc/sys/net/ipv4/conf/enp3s0.200/forwarding</filename>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<para>If a variable assignment is prefixed with a single <literal>-</literal> character, any attempts to
|
||||||
|
set it that fail will be ignored (though are logged). Moreover, any access permission errors, and
|
||||||
|
attempts to write variables not defined on the local system are ignored (and logged) too.</para>
|
||||||
|
|
||||||
<para>The settings configured with <filename>sysctl.d</filename>
|
<para>The settings configured with <filename>sysctl.d</filename>
|
||||||
files will be applied early on boot. The network
|
files will be applied early on boot. The network
|
||||||
interface-specific options will also be applied individually for
|
interface-specific options will also be applied individually for
|
||||||
|
Reference in New Issue
Block a user