]> git.proxmox.com Git - systemd.git/blobdiff - man/localectl.1
Imported Upstream version 218
[systemd.git] / man / localectl.1
index e76fa21ae2e6200e742ae71f4f5581df20022405..f28a28603481643fc3a97c578803c34e0d61bd50 100644 (file)
@@ -1,5 +1,5 @@
 '\" t
-.TH "LOCALECTL" "1" "" "systemd 214" "localectl"
+.TH "LOCALECTL" "1" "" "systemd 218" "localectl"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -32,6 +32,10 @@ may be used to query and change the system locale and keyboard layout settings\&
 The system locale controls the language settings of system services and of the UI before the user logs in, such as the display manager, as well as the default for users after login\&.
 .PP
 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
+Use
+\fBsystemd-firstboot\fR(1)
+to initialize the system locale for mounted (but not booted) system images\&.
 .SH "OPTIONS"
 .PP
 The following options are understood:
@@ -41,11 +45,6 @@ The following options are understood:
 Do not query the user for authentication for privileged operations\&.
 .RE
 .PP
-\fB\-P\fR, \fB\-\-privileged\fR
-.RS 4
-Acquire privileges via PolicyKit before executing the operation\&.
-.RE
-.PP
 \fB\-\-no\-convert\fR
 .RS 4
 If
@@ -57,8 +56,10 @@ is invoked and this option is passed, then the keymap will not be converted from
 .PP
 \fB\-H\fR, \fB\-\-host=\fR
 .RS 4
-Execute the operation remotely\&. Specify a hostname, or username and hostname separated by
-"@", to connect to\&. This will use SSH to talk to the remote machine manager instance\&.
+Execute the operation remotely\&. Specify a hostname, or a username and hostname separated by
+"@", to connect to\&. The hostname may optionally be suffixed by a container name, separated by
+":", which connects directly to a specific container on the specified host\&. This will use SSH to talk to the remote machine manager instance\&. Container names may be enumerated with
+\fBmachinectl \-H \fR\fB\fIHOST\fR\fR\&.
 .RE
 .PP
 \fB\-h\fR, \fB\-\-help\fR
@@ -113,7 +114,7 @@ List available keyboard mappings for the console, useful for configuration with
 \fBset\-keymap\fR\&.
 .RE
 .PP
-\fBset\-x11\-keymap LAYOUT [MODEL] [VARIANT] [OPTIONS]\fR
+\fBset\-x11\-keymap LAYOUT [MODEL [VARIANT [OPTIONS]]]\fR
 .RS 4
 Set the system default keyboard mapping for X11\&. This takes a keyboard mapping name (such as "de" or "us"), and possibly a model, variant and options, see
 \fBkbd\fR(4)
@@ -161,7 +162,8 @@ Override the default options passed to
 \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-localed.service\fR(8),
+\fBsystemd-firstboot\fR(1)
 .SH "NOTES"
 .IP " 1." 4
 The XKB Configuration Guide