I tried to add a lxc.hook.start, and pointing to a simple script. However, on trying to start the container I get this error:
lxc-start -n c8 lxc-start: invalid sequence number 1. expected 4 lxc-start: failed to spawn Œc8' lxc-start: Device or resource busy - cgroup_rmdir: failed to delete /cgroup/lxc/c8 This is all I added in the config: lxc.hook.start = /var/lib/lxc/c8/rootfs/home/ubuntu/tmp.sh Also, the tmp.sh is definitely there in container rootfs, so why does not not work? On removing above line, it works. Thanks Anjali _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
