From d2a622002fac55280454d5c86ec079f3098f44b4 Mon Sep 17 00:00:00 2001 From: Izhar Firdaus Date: Wed, 3 Mar 2010 18:03:02 +0800 Subject: same with before --- lxc-febootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxc-febootstrap b/lxc-febootstrap index 0c821c1..715c779 100755 --- a/lxc-febootstrap +++ b/lxc-febootstrap @@ -248,7 +248,7 @@ destroy() { return ${RETVAL} fi - ROOTFS="./rootfs.${NAME}" + ROOTFS="/var/lib/lxc/rootfs/${NAME}" echo -n "Shall I remove the rootfs [y/n] ? " read -- cgit