diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
commit | 932e4432596447eb9331cc2a2bb74a26a35b4efc (patch) | |
tree | 95161711ea07fd64f0c82d6e7943024c033dd5a8 /upstream/opensuse-tumbleweed/man8/systemd-sysctl.service.8 | |
parent | Adding debian version 4.22.0-1. (diff) | |
download | manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/opensuse-tumbleweed/man8/systemd-sysctl.service.8')
-rw-r--r-- | upstream/opensuse-tumbleweed/man8/systemd-sysctl.service.8 | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/upstream/opensuse-tumbleweed/man8/systemd-sysctl.service.8 b/upstream/opensuse-tumbleweed/man8/systemd-sysctl.service.8 index a4e353d9..35eeee7c 100644 --- a/upstream/opensuse-tumbleweed/man8/systemd-sysctl.service.8 +++ b/upstream/opensuse-tumbleweed/man8/systemd-sysctl.service.8 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\-SYSCTL\&.SERVICE" "8" "" "systemd 254" "systemd-sysctl.service" +.TH "SYSTEMD\-SYSCTL\&.SERVICE" "8" "" "systemd 255" "systemd-sysctl.service" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -53,11 +53,15 @@ before it takes effect\&. It is possible to update specific settings, or simply \fB\-\-prefix=\fR .RS 4 Only apply rules with the specified prefix\&. +.sp +Added in version 230\&. .RE .PP \fB\-\-strict=\fR .RS 4 Always return non\-zero exit code on failure (including invalid sysctl variable name and insufficient permissions), unless the sysctl variable name is prefixed with a "\-" character\&. +.sp +Added in version 252\&. .RE .PP \fB\-\-cat\-config\fR @@ -65,6 +69,11 @@ Always return non\-zero exit code on failure (including invalid sysctl variable Copy the contents of config files to standard output\&. Before each file, the filename is printed as a comment\&. .RE .PP +\fB\-\-tldr\fR +.RS 4 +Copy the contents of config files to standard output\&. Only the "interesting" parts of the configuration files are printed, comments and empty lines are skipped\&. Before each file, the filename is printed as a comment\&. +.RE +.PP \fB\-\-no\-pager\fR .RS 4 Do not pipe output into a pager\&. @@ -93,6 +102,8 @@ for details)\&. The following credentials are used when passed in: The contents of this credential may contain additional lines to operate on\&. The credential contents should follow the same format as any other sysctl\&.d/ drop\-in configuration file\&. If this credential is passed it is processed after all of the drop\-in files read from the file system\&. The settings configured in the credential hence take precedence over those in the file system\&. +.sp +Added in version 252\&. .RE .PP Note that by default the |