summaryrefslogtreecommitdiff
path: root/examples/live-snapshot.exclude_list
diff options
context:
space:
mode:
Diffstat (limited to 'examples/live-snapshot.exclude_list')
-rw-r--r--examples/live-snapshot.exclude_list17
1 files changed, 0 insertions, 17 deletions
diff --git a/examples/live-snapshot.exclude_list b/examples/live-snapshot.exclude_list
deleted file mode 100644
index 82972e3..0000000
--- a/examples/live-snapshot.exclude_list
+++ /dev/null
@@ -1,17 +0,0 @@
-# /etc/live-snapshot.exclude_list example
-#
-# If this file is present in the proper path, each uncommented not empty line
-# will be excluded in the target snapshot when live-snapshot is run.
-#
-# The syntax for the line is just a full file or directory pathname.
-
-# Each line is treated like a plain match string for "grep -F -v",
-# so be careful: e.g. "/tmp" will exclude also "/var/tmp" !
-
-# Exclude some standard temporary paths
-/tmp
-/var/log
-/var/cache
-
-# Firefox profiles are not always useful to remember
-/root/.mozilla