]> granicus.if.org Git - procps-ng/commitdiff
docs: Mention in sysctl.8 that a filename is read once
authorJan Rybar <jrybar@redhat.com>
Fri, 29 Dec 2017 04:37:49 +0000 (15:37 +1100)
committerCraig Small <csmall@enc.com.au>
Fri, 29 Dec 2017 04:37:49 +0000 (15:37 +1100)
Added note into sysctl.8 manpage about directory precedence.

This information may be important for users who create new config files at several destinations. Especially the information about files to be omitted in directories with lower priority shall be given.

sysctl.8

index fa838ebaf9667e7502c5efbcb208ed46ffb029cd..c089126ac534dbd23aa9724a3704e3d299d2747e 100644 (file)
--- a/sysctl.8
+++ b/sysctl.8
@@ -78,7 +78,10 @@ values listing.
 Print value without new line.
 .TP
 \fB\-\-system\fR
-Load settings from all system configuration files.
+Load settings from all system configuration files. Files are read from
+directories in the following list in given order from top to bottom.
+Once a file of a given filename is loaded, any file of the same name
+in subsequent directories is ignored.
 .br
 /run/sysctl.d/*.conf
 .br