From 1b8908f7f5d529e47c6b23b40dad694563b6dffc Mon Sep 17 00:00:00 2001 From: Andres Salomon Date: Fri, 29 May 2009 16:53:10 -0400 Subject: [PATCH] functions.sh: as it turns out, a bunch of our fstab entries are unnecessary Signed-off-by: Andres Salomon --- functions.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/functions.sh b/functions.sh index 4acc14f..82e0556 100644 --- a/functions.sh +++ b/functions.sh @@ -47,10 +47,7 @@ create_fstab() fi cat >>${mntpt}/etc/fstab<