X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fhostname.xml;h=2f949dedd3b5d71a5ccaf8494f648507a52f0bf2;hp=5971ad43452ff7d83b260a54a7d97ee04e990ca6;hb=4427c3f43a87c2e0c784fda6be1b9715be820733;hpb=e9dd9f9547350c7dc0473583b5c2228dc8f0ab76 diff --git a/man/hostname.xml b/man/hostname.xml index 5971ad434..2f949dedd 100644 --- a/man/hostname.xml +++ b/man/hostname.xml @@ -56,7 +56,7 @@ The /etc/hostname file configures the name of the local system that is set - during boot, with the + during boot using the sethostname2 system call. It should contain a single newline-terminated hostname string. The @@ -73,8 +73,11 @@ You may use hostnamectl1 - to change the value of this file from the command - line. + to change the value of this file during runtime from + the command line. Use + systemd-firstboot1 + to initialize it on mounted (but not booted) system + images. @@ -95,7 +98,8 @@ machine-id5, machine-info5, hostnamectl1, - systemd-hostnamed.service8 + systemd-hostnamed.service8, + systemd-firstboot1