diff options
Diffstat (limited to 'examples/live-snapshot.list')
| -rw-r--r-- | examples/live-snapshot.list | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/examples/live-snapshot.list b/examples/live-snapshot.list deleted file mode 100644 index db05733..0000000 --- a/examples/live-snapshot.list +++ /dev/null @@ -1,20 +0,0 @@ -# /etc/live-snapshot resync list example -# -# If this file is present, each uncommented not empty line will be parsed when -# running live-snapshot and included in target snapshot. -# -# The syntax for the line is just a full file or directory pathname. -# Those files and directories, and only those will be included on automatic persistence handling. -# -# Note that in home-sn snapshot all those paths are treated as relative to /home - -# Include itself for reuse -/etc/live-snapshot.list - -# Include networking setups -/etc/network/interfaces -/etc/resolv.conf -/etc/hosts - -# Include the whole Desktop directory of the default user -/home/user/Desktop |
