configurable kernel file and trunc_xino aufs option

This commit is contained in:
Tomas M
2012-11-08 18:12:13 -06:00
parent 058f384a4e
commit 90dc20906f
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -196,7 +196,7 @@ init_union()
echo "Setting up union using AUFS 3"
mkdir -p "$1"
mkdir -p "$2"
mount -t aufs -o xino="/.xino",br="$1" aufs "$2"
mount -t aufs -o xino="/.xino",trunc_xino,br="$1" aufs "$2"
}
# Return device mounted for given directory