The default logrotate config file should reflect the more explicit log
file name that is now the default in director message resources.

Signed-off-by: Ben Walton <bwal...@artsci.utoronto.ca>
---
 bacula/scripts/logrotate.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/bacula/scripts/logrotate.in b/bacula/scripts/logrotate.in
index a390d86..88db219 100644
--- a/bacula/scripts/logrotate.in
+++ b/bacula/scripts/logrotate.in
@@ -6,7 +6,7 @@
 #
 #      /etc/logrotate.d/bacula
 #
-@working_dir@/log {
+@working_dir@/bacula-dir.log {
     monthly
     rotate 5
     notifempty
-- 
1.7.5.4


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to