Moving configs to etc directory within the source tree.
[live-boot-grml.git] / etc / live-persistence.binds
diff --git a/etc/live-persistence.binds b/etc/live-persistence.binds
new file mode 100644 (file)
index 0000000..b2c3833
--- /dev/null
@@ -0,0 +1,15 @@
+# /etc/live-persistence.binds example
+#
+# If this file is present in the proper path, each uncommented not empty line
+# will be treated as a directory which should not be made persistent and
+# which it's content should be volatile.
+#
+# This is achieved by bind mounting on it a tmpfs clone of the directory specified
+
+# Exclude some standard temporary paths
+/tmp
+/var/log
+/var/cache
+
+# Firefox profiles are not always useful to remember
+/root/.mozilla