README.prerequisites: add new repros..

This commit is contained in:
2024-10-19 21:49:14 +02:00
parent a35a49dde9
commit 12820e17f2
3 changed files with 47 additions and 1 deletions

View File

@ -131,6 +131,21 @@
#BACKUP_OTHER_DIRECTORIES="/etc /home /root /var/spool/cron"
# ---
# Restore Parameters
# ---
# BORG_FUSE_MOUNT_DIR
#
# Mountpoint where to mount an borg backup archiv as a FUSE filesystem.
#
# Defaults to:
#
# BORG_MOUNT_FUSE_DIR="/mnt/borg-fuse-mount"
#
#BORG_MOUNT_FUSE_DIR="/mnt/borg-fuse-mount"
# ---
# Alert Parameters
# ---

View File

@ -167,6 +167,21 @@
#BACKUP_DIRECTORIES="/etc /home /root /var/spool/cron"
# ---
# Restore Parameters
# ---
# BORG_FUSE_MOUNT_DIR
#
# Mountpoint where to mount an borg backup archiv as a FUSE filesystem.
#
# Defaults to:
#
# BORG_MOUNT_FUSE_DIR="/mnt/borg-fuse-mount"
#
#BORG_MOUNT_FUSE_DIR="/mnt/borg-fuse-mount"
# ---
# Alert Parameters
# ---