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
2013/8/30 Stéphane Graber :
> Serge already did all of his and Dwight was contacted about lua-lxc/core.c
Thanks for the quick response!
- Thomas
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
D
Hi,
in https://bugzilla.redhat.com/show_bug.cgi?id=1003136 , a Fedora LXC
user reports a problem with lxc-destroy removing parts of his host
file system.
He's using 0.8.0, and the obvious advice for him is to try with 0.9.0
(which I am currently building packages of), but that said, the
problem i
2013/9/6 Natanael Copa :
> I wonder it it would be an idea to replace the 2 switches:
>
> --enable-lua
> --with-lua-pc[=PKG]
>
> with a single switch:
>
> --with-lua[=PKG]
>
> As it works now, if you specify either --enable-lua or --with-lua-pc,
> lua will be enabled and configure will fail i