diff options
Diffstat (limited to 'upstream/mageia-cauldron/man8/systemd-journald.service.8')
-rw-r--r-- | upstream/mageia-cauldron/man8/systemd-journald.service.8 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/upstream/mageia-cauldron/man8/systemd-journald.service.8 b/upstream/mageia-cauldron/man8/systemd-journald.service.8 index 029e419d..58c564ca 100644 --- a/upstream/mageia-cauldron/man8/systemd-journald.service.8 +++ b/upstream/mageia-cauldron/man8/systemd-journald.service.8 @@ -285,6 +285,15 @@ for information about these settings\&. Added in version 186\&. .RE .PP +\fIsystemd\&.journald\&.max_level_store=\fR, \fIsystemd\&.journald\&.max_level_syslog=\fR, \fIsystemd\&.journald\&.max_level_kmsg=\fR, \fIsystemd\&.journald\&.max_level_console=\fR, \fIsystemd\&.journald\&.max_level_wall=\fR, \fIsystemd\&.journald\&.max_level_socket=\fR +.RS 4 +Controls the maximum log level of messages that are stored in the journal, forwarded to syslog, kmsg, the console, the wall, or a socket\&. This kernel command line options override the settings of the same names in the +\fBjournald.conf\fR(5) +file\&. +.sp +Added in version 232\&. +.RE +.PP Note that these kernel command line options are only honoured by the default namespace, see above\&. .SH "ACCESS CONTROL" .PP |