|
37 | 37 | file without implementing a shell compatible execution |
38 | 38 | engine.</para> |
39 | 39 |
|
40 | | - <para><filename>/etc/machine-info</filename> contains metadata |
41 | | - about the machine that is set by the user or administrator.</para> |
42 | | - |
43 | | - <para>Depending on the operating system other configuration files |
44 | | - might be checked for machine information as well, however only as |
45 | | - fallback.</para> |
| 40 | + <para><filename>/etc/machine-info</filename> contains metadata about the machine that is set by the user |
| 41 | + or administrator. The settings configured here have the highest precedence. When not set, appropriate |
| 42 | + values may be determined automatically, based on the information about the hardware or other |
| 43 | + configuration files. It is thus completely fine for this file to not be present.</para> |
46 | 44 |
|
47 | 45 | <para>You may use |
48 | 46 | <citerefentry><refentrytitle>hostnamectl</refentrytitle><manvolnum>1</manvolnum></citerefentry> |
|
102 | 100 | as well as the special chassis types |
103 | 101 | <literal>vm</literal> and |
104 | 102 | <literal>container</literal> for |
105 | | - virtualized systems that lack an immediate physical chassis. |
106 | | - Note that many systems allow detection of the chassis type |
107 | | - automatically (based on firmware information or suchlike). |
108 | | - This setting (if set) shall take precedence over automatically |
109 | | - detected information and is useful to override misdetected |
110 | | - configuration or to manually configure the chassis type where |
111 | | - automatic detection is not available.</para></listitem> |
| 103 | + virtualized systems that lack an immediate physical chassis.</para> |
| 104 | + |
| 105 | + <para>Note that most systems allow detection of the chassis type automatically (based on firmware |
| 106 | + information or suchlike). This setting should only be used to override a misdetection or to manually |
| 107 | + configure the chassis type where automatic detection is not available.</para></listitem> |
112 | 108 | </varlistentry> |
113 | 109 |
|
114 | 110 | <varlistentry> |
|
0 commit comments