The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / src / bin / lxc-is-container
1 #!/bin/sh
2 # This program is written/overwritten /etc/rc.d/rc.sysinit.
3 # It simply reports whether or not this system is in an lxc container
4 # This is NOT an LXC container"
5 exit 1