On Wednesday 14 December 2005 21:04, Computer King wrote:
> I am tring to run the following 2 commands with bacula but them do not
> seem to work when i run them on the local machine it works fine however
> these commands must be run as root how can i get this to work with zimbra.
>
> ClientRunBeforeJob = /opt/zimbra/bin/zimbra stop
> ClientRunAfterJob = /opt/zimbra/bin/zimbra start

I suspect that you are missing quotes.

ClientRunBeforeJob = "/opt/zimbra/bin/zimbra stop"
ClientRunAfterJob = "/opt/zimbra/bin/zimbra start"



-- 
Best regards,

Kern

  (">
  /\
  V_V


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to