X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fhostnamectl.xml;h=9efe22011983674b4d187728c843186e55811e1f;hb=cb0dac0548e5e51ba21618bfe4711dc1a2bbcfb5;hp=c36f522c8e5e91f4e069ba3d1bad0ef75b76faf1;hpb=5a5c72ca6ed88b7068e08b0ebc191a5b21991b62;p=elogind.git diff --git a/man/hostnamectl.xml b/man/hostnamectl.xml index c36f522c8..9efe22011 100644 --- a/man/hostnamectl.xml +++ b/man/hostnamectl.xml @@ -21,7 +21,7 @@ along with systemd; If not, see . --> - + hostnamectl @@ -80,8 +80,8 @@ The static host name is stored in /etc/hostname, see hostname5 - for more information. The pretty host name and icon - name are stored in + for more information. The pretty host name, chassis + type and icon name are stored in /etc/machine-info, see machine-id5. @@ -93,8 +93,8 @@ - + Prints a short help text and exits. @@ -198,8 +198,34 @@ Naming Specification. Pass an empty string to this operation to reset the icon name to the default + value which is determined from chassis + type (see below) and possibly other + parameters. + + + + set-chassis [TYPE] + + Set the chassis + type. The chassis type is used by some + graphical applications to visualize + the host or alter user + interaction. Currently, the following + chassis types are defined: + desktop, + laptop, + server, + tablet, + handset, as well as + the special chassis types + vm and + container for + virtualized systems that lack an + immediate physical chassis. Pass an + empty string to this operation to + reset the chassis type to the default value which is determined from the - system form factor and possibly other + firmware and possibly other parameters.