Am Sat, 06 Feb 2010 20:47:02 +0100 schrieb Markus Falb:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> 
> i tried a admin job:
> 
> job {
>       ...
>       type = admin
>       ...
>       run = "jobX"
>       run = "jobY"
>       ...
> }

maybe this works:

Job {
        ...
        type = admin
        RunScript {
            RunsWhen = Before
            FailJobOnError = No
            Console = "run job=xyz yes"
        }
}


http://bacula.org/5.0.x-manuals/en/main/main/Configuring_Director.html#6938

- Thomas


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to