summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--default-config/etc/fstab1
1 files changed, 1 insertions, 0 deletions
diff --git a/default-config/etc/fstab b/default-config/etc/fstab
index 4b118fc..a63e3b8 100644
--- a/default-config/etc/fstab
+++ b/default-config/etc/fstab
@@ -2,6 +2,7 @@
# /etc/fstab: static file system information
#
# <file system> <dir> <type> <options> <dump> <pass>
+unionfs / unionfs noauto 0 0
none /dev/pts devpts defaults 0 0
none /dev/shm tmpfs defaults 0 0
tmpfs /tmp tmpfs defaults 0 0