> lxc.mount.entry = /myguest/directory /myhost/directory none bind,create=dir > 0 0 > lxc.mount.entry = /myguest/file /myhost/file none bind,create=file 0 0 > > > So, it could be possible to keep network config of guest in host filesystem. > > easy to update them :) IMHO that just makes migration more difficult.