install debootstrap
[sysadmin-cookbook] / recepies / lxc / lxc-debian
index 23da719..d28c5ad 100755 (executable)
@@ -3,6 +3,8 @@
 #
 # lxc: linux Container library
 
+apt-get install debootstrap
+
 # Authors:
 # Daniel Lezcano <daniel.lezcano@free.fr>