Starting point for ODL Integration
[genesis.git] / fuel / build / docker / ubuntu-builder / enable_dockerx2
@@ -10,6 +10,7 @@
 ##############################################################################
 #
 # Needed to expose underlying cgroups to container
+echo "running x2" > /x2
 mount -n -t tmpfs -o uid=0,gid=0,mode=0755 cgroup /sys/fs/cgroup
 mount -t securityfs none /sys/kernel/security