]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: document that static/transient hostnames may be 64 chars at max
authorLennart Poettering <lennart@poettering.net>
Fri, 19 Aug 2016 09:02:24 +0000 (11:02 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 19 Aug 2016 09:02:24 +0000 (11:02 +0200)
man/hostnamectl.xml

index 60004e9d041bacf452306ead8737353c664c8acd..589a252ea83f4c3d199f6bc4fc9ac93a8b2fe3d2 100644 (file)
     set, and is valid (something other than localhost), then the
     transient hostname is not used.</para>
 
-    <para>Note that the pretty hostname has little restrictions on the
-    characters used, while the static and transient hostnames are
-    limited to the usually accepted characters of Internet domain
-    names.</para>
+    <para>Note that the pretty hostname has little restrictions on the characters and length used, while the static and
+    transient hostnames are limited to the usually accepted characters of Internet domain names, and 64 characters at
+    maximum (the latter being a Linux limitation).</para>
 
     <para>The static hostname is stored in
     <filename>/etc/hostname</filename>, see