summarylogtreecommitdiffstats
path: root/pacman-boot-backup.conf
diff options
context:
space:
mode:
Diffstat (limited to 'pacman-boot-backup.conf')
-rw-r--r--pacman-boot-backup.conf7
1 files changed, 3 insertions, 4 deletions
diff --git a/pacman-boot-backup.conf b/pacman-boot-backup.conf
index 869b535979da..4836ecf4adb1 100644
--- a/pacman-boot-backup.conf
+++ b/pacman-boot-backup.conf
@@ -4,10 +4,9 @@
# backups are created/stored when the linux or systemd package is upgraded.
# By default the contents of /boot will be backed up to /.bootbackup
#
-# Note: The values of the variables will be passed to rsync. Therefore, if you
-# wish to only backup the files _within_ the source directory, make sure to
-# append a slash to its path.
-# WARNING: Any contents under the destination path will be deleted by rsync!
+# Note: The script creates two subdirectories "pre" and "post" within the
+# destination path. These directories will contain the backup of the source
+# directory prior and after the package upgrade, respectively.
#BACKUP_PATH_SRC=/boot/
#BACKUP_PATH_DEST=/.bootbackup