#916 PR merged
: error out for unknown BACKUP method (issue914)¶
Labels: enhancement
, cleanup
, fixed / solved / done
jsmeix opened issue at 2016-07-14 12:11:¶
Check what BACKUP methods are mentioned
in the form BACKUP=method in default.conf
and error out when a BACKUP method is not found
this way in default.conf to ensure that the user cannot
specify a non-working BACKUP in /etc/rear/local.conf
and to ensure that each implemented BACKUP method
is mentioned in default.conf to have a minimum documentation
about what BACKUP methods are implemented in rear
see
https://github.com/rear/rear/issues/914
and
https://github.com/rear/rear/issues/159
[Export of Github issue for rear/rear.]