Fix #7164 About Director reload issue with missing Job's directive
Description:
-----------
When a required directive is removed (like the FileSet directive from the Job resource)
and the reload command is issued, the Director process is doing a M_ERROR_TERM.
10-Dec 14:31 zog8-dir ERROR TERMINATION
"Fileset" directive in Job "BackupClient1" resource is required, but not found.
Workaround:
-----------
Use bacula-dir -t or breload to validate the configuration before the reload.