Hi,
In a bacula job, I have:
RunScript {
RunsWhen = Before
FailJobOnError = No
RunsOnClient = No
Command = "/usr/local/perso/suspend-gest.sh add bacula > /dev/null"
}
but despite the > /dev/null I still get the output in the log:
Dec 27 08:40 coffee-dir JobId 18506: shell command: run BeforeJob
"/usr/local/perso/suspend-gest.sh add bacula > /dev/null"
Dec 27 08:40 coffee-dir JobId 18506: BeforeJob: Inhibitor 'bacula'
count incremented to 3.
Dec 27 08:40 coffee-dir JobId 18506: Start Backup JobId 18506,
Job=BackupVPS1.2024-12-27_08.40.00_05
...
I would have preferred not to have this output, is it possible? and if
so, how?
Thanks.
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users