diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-10-17 21:23:30 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-10-17 21:25:42 +0200 |
commit | dbc4fbae58e39cb0d33738f0a4d1e74511ed1fb5 (patch) | |
tree | eeb212d8a62a696a80b498ae91c2951387f5712c /man/machine-info.xml | |
parent | 0ce8860a15fb08ac358fb9c5347bd20c0bcdebcd (diff) |
hostname: add new hostnamectl tool as text client for hostnamed
Diffstat (limited to 'man/machine-info.xml')
-rw-r--r-- | man/machine-info.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/man/machine-info.xml b/man/machine-info.xml index e27b600211..b310d71334 100644 --- a/man/machine-info.xml +++ b/man/machine-info.xml @@ -74,6 +74,11 @@ <para>Depending on the operating system other configuration files might be checked for machine information as well, however only as fallback.</para> + + <para>You may use + <citerefentry><refentrytitle>hostnamectl</refentrytitle><manvolnum>1</manvolnum></citerefentry> + to change the settings of this file from the command + line.</para> </refsect1> <refsect1> @@ -140,7 +145,9 @@ ICON_NAME=computer-laptop</programlisting> <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>, <citerefentry><refentrytitle>os-release</refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>hostname</refentrytitle><manvolnum>5</manvolnum></citerefentry>, - <citerefentry><refentrytitle>machine-id</refentrytitle><manvolnum>5</manvolnum></citerefentry> + <citerefentry><refentrytitle>machine-id</refentrytitle><manvolnum>5</manvolnum></citerefentry>, + <citerefentry><refentrytitle>hostnamectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>, + <citerefentry><refentrytitle>systemd-hostnamed.service</refentrytitle><manvolnum>8</manvolnum></citerefentry> </para> </refsect1> |