Displaying 1 result from an estimated 1 matches for "backuppc4".
Did you mean:
backuppc
2017 May 03
0
External drive, BackupPC service, and booting
I'm using an external drive with BackupPC on CentOS 7. I currently have a
mount entry like this in fstab:
/dev/disk/by-label/backuppc4 /var/lib/BackupPC ext4
noauto,rw 0 0
This means I must manually mount the drive and then start the backuppc
service.
Is there a way to set up hotplugging so that the drive is mounted if
present at boot time but doesn't stop the boot if it's not present or
othe...