Timo Neuvonen schrieb:
> I don't know if it is possible to change the location of log files at build 
> time (I assume so) or whether the path to log files is hard-coded, but would 
> it be possible to at least include an option which would allow specifying 
> the log file location when building the binaries from the source package?

You may change the log file in the director configuration. In the upcoming 
official Fedora RPMs, Bacula will log to /var/log/bacula.log by default.

Excerpt from the patch:
-  append = "@working_dir@/log" = all, !skipped
+  append = "/var/log/bacula.log" = all, !skipped

fs


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to