On 26 Sep 2007 at 9:52, Raphael Perrin wrote:
>
>
> Hi,
>
> I'd like to add the jobid to restore in the bacula-dir.conf. Is this
> possible ?
>
> Job {
> Name = "CheckRestore"
> Type = Restore
> Client = castor-fd
> FileSet = "CheckData"
> Schedule = "RestoreCycle"
> RunBeforeJob =
Hi,
I'd like to add the jobid to restore in the bacula-dir.conf. Is this possible ?
Job {
Name = "CheckRestore"
Type = Restore
Client = castor-fd
FileSet = "CheckData"
Schedule = "RestoreCycle"
RunBeforeJob = "/etc/bacula/scripts/getJobId"
JobId="cat /root/bacula.JobId"
Storage