Re: [lxc-devel] Hostname setting in Fedora template

2013-04-11 Thread Michael H. Warfield
On Wed, 2013-04-10 at 20:22 +0200, Thomas Moschny wrote: > Hi, > Fedora systems using systemd should use /etc/hostname instead of > /etc/sysconfig/network (the HOSTNAME=... setting), cf. > https://bugzilla.redhat.com/show_bug.cgi?id=881785 > So, we should probably change the lxc-fedora template t

[lxc-devel] Hostname setting in Fedora template

2013-04-10 Thread Thomas Moschny
Hi, Fedora systems using systemd should use /etc/hostname instead of /etc/sysconfig/network (the HOSTNAME=... setting), cf. https://bugzilla.redhat.com/show_bug.cgi?id=881785 So, we should probably change the lxc-fedora template to use this. - Thomas