diff options
| author | Daniel Baumann <daniel@debian.org> | 2012-06-05 19:51:09 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2012-06-05 19:51:09 +0200 |
| commit | a3b8a31d11dcbf195d0b8285161c1907437b6c6f (patch) | |
| tree | db19d7e5c8de258299273f12ccbbeb18d6140eda /etc/live-persistence.binds | |
| parent | 524e4fb039ccd35a7101e66b661d7b94373487c1 (diff) | |
| download | live-boot-a3b8a31d11dcbf195d0b8285161c1907437b6c6f.tar.gz live-boot-a3b8a31d11dcbf195d0b8285161c1907437b6c6f.zip | |
Renaming etc directory to their actual name, examples, within source tree.
Diffstat (limited to 'etc/live-persistence.binds')
| -rw-r--r-- | etc/live-persistence.binds | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/etc/live-persistence.binds b/etc/live-persistence.binds deleted file mode 100644 index b2c3833..0000000 --- a/etc/live-persistence.binds +++ /dev/null @@ -1,15 +0,0 @@ -# /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 |
