Fix group on FreeBSD
The server::backup class don't use the correct information from mysql::params about backupdirgroup. Because on FreeBSD the group root doesn't exist it should use wheel instead. This difference are correctly configure inside mysql::params but not inside server::backup