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
diff --git a/cirros-testvm/src-cirros/src/bin/lxc-is-container b/cirros-testvm/src-cirros/src/bin/lxc-is-container
new file mode 100755 (executable)
index 0000000..7b22eeb
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+# This program is written/overwritten /etc/rc.d/rc.sysinit.
+# It simply reports whether or not this system is in an lxc container
+# This is NOT an LXC container"
+exit 1