Re: [Bacula-users] How to test my conf file

2009-05-26 Thread Reynier Perez Mira
ct: Re: [Bacula-users] How to test my conf file > > You seem to be invoking a script, rather than the executable. Find out > where the actual executable resides (probably something like /usr/sbin > or /usr/local/sbin or /usr/local/bacula/sbin and then call bacula-sd > with the path

Re: [Bacula-users] How to test my conf file

2009-05-26 Thread Kevin Keane
You seem to be invoking a script, rather than the executable. Find out where the actual executable resides (probably something like /usr/sbin or /usr/local/sbin or /usr/local/bacula/sbin and then call bacula-sd with the path to be sure you really run the binary. Reynier Perez Mira wrote: > Hi e