summaryrefslogtreecommitdiffstats
path: root/upstream/fedora-rawhide/man1/localectl.1
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/fedora-rawhide/man1/localectl.1')
-rw-r--r--upstream/fedora-rawhide/man1/localectl.141
1 files changed, 25 insertions, 16 deletions
diff --git a/upstream/fedora-rawhide/man1/localectl.1 b/upstream/fedora-rawhide/man1/localectl.1
index f4bdf58c..147d68af 100644
--- a/upstream/fedora-rawhide/man1/localectl.1
+++ b/upstream/fedora-rawhide/man1/localectl.1
@@ -1,5 +1,5 @@
'\" t
-.TH "LOCALECTL" "1" "" "systemd 255" "localectl"
+.TH "LOCALECTL" "1" "" "systemd 256~rc3" "localectl"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -39,8 +39,7 @@ The system locale controls the language settings of system services and of the U
The keyboard settings control the keyboard layout used on the text console and of the graphical UI before the user logs in, such as the display manager, as well as the default for users after login\&.
.PP
Note that the changes performed using this tool might require the initrd to be rebuilt to take effect during early system boot\&. The initrd is not rebuilt automatically by
-localectl, this task has to be performed manually, usually using a tool like
-\fBdracut\fR(8)\&.
+localectl, this task has to be performed manually, usually by reinstalling the distribution\*(Aqs kernel package\&.
.PP
Note that
\fBsystemd-firstboot\fR(1)
@@ -190,7 +189,7 @@ On success, 0 is returned, a non\-zero failure code otherwise\&.
.PP
\fI$SYSTEMD_LOG_LEVEL\fR
.RS 4
-The maximum log level of emitted messages (messages with a higher log level, i\&.e\&. less important ones, will be suppressed)\&. Either one of (in order of decreasing importance)
+The maximum log level of emitted messages (messages with a higher log level, i\&.e\&. less important ones, will be suppressed)\&. Takes a comma\-separated list of values\&. A value may be either one of (in order of decreasing importance)
\fBemerg\fR,
\fBalert\fR,
\fBcrit\fR,
@@ -200,7 +199,15 @@ The maximum log level of emitted messages (messages with a higher log level, i\&
\fBinfo\fR,
\fBdebug\fR, or an integer in the range 0\&...7\&. See
\fBsyslog\fR(3)
-for more information\&.
+for more information\&. Each value may optionally be prefixed with one of
+\fBconsole\fR,
+\fBsyslog\fR,
+\fBkmsg\fR
+or
+\fBjournal\fR
+followed by a colon to set the maximum log level for that specific log target (e\&.g\&.
+\fBSYSTEMD_LOG_LEVEL=debug,console:info\fR
+specifies to log at debug level except when logging to the console which should be at info level)\&. Note that the global maximum log level takes priority over any per target maximum log levels\&.
.RE
.PP
\fI$SYSTEMD_LOG_COLOR\fR
@@ -319,6 +326,12 @@ will be ignored by the executable, and needs to be handled by the pager\&.
This option instructs the pager to not send termcap initialization and deinitialization strings to the terminal\&. It is set by default to allow command output to remain visible in the terminal even after the pager exits\&. Nevertheless, this prevents some pager functionality from working, in particular paged output cannot be scrolled with the mouse\&.
.RE
.sp
+Note that setting the regular
+\fI$LESS\fR
+environment variable has no effect for
+\fBless\fR
+invocations by systemd tools\&.
+.sp
See
\fBless\fR(1)
for more discussion\&.
@@ -330,6 +343,12 @@ Override the charset passed to
\fBless\fR
(by default
"utf\-8", if the invoking terminal is determined to be UTF\-8 compatible)\&.
+.sp
+Note that setting the regular
+\fI$LESSCHARSET\fR
+environment variable has no effect for
+\fBless\fR
+invocations by systemd tools\&.
.RE
.PP
\fI$SYSTEMD_PAGERSECURE\fR
@@ -385,17 +404,7 @@ and other conditions\&.
.RE
.SH "SEE ALSO"
.PP
-\fBsystemd\fR(1),
-\fBlocale\fR(7),
-\fBlocale.conf\fR(5),
-\fBvconsole.conf\fR(5),
-\fBloadkeys\fR(1),
-\fBkbd\fR(4),
-\m[blue]\fBThe XKB Configuration Guide\fR\m[]\&\s-2\u[1]\d\s+2,
-\fBsystemctl\fR(1),
-\fBsystemd-localed.service\fR(8),
-\fBsystemd-firstboot\fR(1),
-\fBdracut\fR(8)
+\fBsystemd\fR(1), \fBlocale\fR(7), \fBlocale.conf\fR(5), \fBvconsole.conf\fR(5), \fBloadkeys\fR(1), \fBkbd\fR(4), \m[blue]\fBThe XKB Configuration Guide\fR\m[]\&\s-2\u[1]\d\s+2, \fBsystemctl\fR(1), \fBsystemd-localed.service\fR(8), \fBsystemd-firstboot\fR(1)
.SH "NOTES"
.IP " 1." 4
The XKB Configuration Guide