Re: [lxc-users] lxc stop ignored

2020-09-04 Thread Aleksandar Ivanisevic
Hi, perfect, thank you, that file is still there in centos6 image. It is actually right there in the source, I don’t know how I missed it, probably too far down ;) https://github.com/lxc/lxc-ci/blob/master/images/centos.yaml > O

Re: [lxc-users] lxc stop ignored

2020-09-04 Thread Harald Dunkel
Hi Aleksandar, I've found some old README for configuring RedHat LXC containers: # create an upstart handler for SIGPWR cat

[lxc-users] lxc stop ignored

2020-09-04 Thread Aleksandar Ivanisevic
Hi, I have containerised my old centos6 physical machine by rsyncing into an empty container and fixing the uids and so far so good, except lxc stop doesn't work, it simply does nothing, just hangs in there. I have launched a centos6 image from images.linuxcontainers.org and with it it works OK,