[pve-devel] [PATCH pve-container 1/2] Setup::ArchLinux: put fqdn in /etc/hostname
Wolfgang Bumiller
w.bumiller at proxmox.com
Mon Nov 30 09:43:28 CET 2015
> On November 27, 2015 at 5:26 PM Dietmar Maurer <dietmar at proxmox.com> wrote:
>
>
> First, can we avoid the code duplications somehow?
Sure.
> Second, why is archlinux special here? Any reference?
SystemD, not ArchLinux. Supposedly the way to change the hostname on
SystemD based systems is to run: `hostnamectl set-hostname TheNewName`
with the FQDN, and this also writes the complete fqdn into /etc/hostname.
More information about the pve-devel
mailing list