summaryrefslogtreecommitdiff
path: root/overlay/etc/fstab
diff options
context:
space:
mode:
Diffstat (limited to 'overlay/etc/fstab')
-rw-r--r--overlay/etc/fstab7
1 files changed, 2 insertions, 5 deletions
diff --git a/overlay/etc/fstab b/overlay/etc/fstab
index 3c43a5e..dd7d9bb 100644
--- a/overlay/etc/fstab
+++ b/overlay/etc/fstab
@@ -1,7 +1,4 @@
# /etc/fstab: static file system information
+#
# <file system> <dir> <type> <options> <dump> <pass>
-aufs / aufs noauto 0 0
-none /dev/pts devpts defaults 0 0
-none /dev/shm tmpfs defaults 0 0
-
-### Auto generated entries get added here:
+union / auto noauto 0 0