pacman-boot-backup-hook: auto updated to 1.7-1
This commit is contained in:
parent
68b6a57240
commit
05b7b7e422
7 changed files with 148 additions and 0 deletions
11
repo/pacman-boot-backup-hook/pacman-boot-backup.conf
Normal file
11
repo/pacman-boot-backup-hook/pacman-boot-backup.conf
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Configuration of pacman-boot-backup-hook
|
||||
#
|
||||
# Use this configuration to override the default directories from/to which
|
||||
# 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 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_DEST=/.bootbackup
|
||||
Loading…
Add table
Add a link
Reference in a new issue