[bacula/f17: 1/2] Second part of the log path fix

Simone Caronni slaanesh at fedoraproject.org
Mon Jul 16 09:02:45 UTC 2012


commit 341be93ce8616381f094a44c526d8c56755cfdda
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Mon Jul 16 11:02:12 2012 +0200

    Second part of the log path fix

 bacula.logrotate |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bacula.logrotate b/bacula.logrotate
index ded3b7a..c14fede 100644
--- a/bacula.logrotate
+++ b/bacula.logrotate
@@ -1,6 +1,6 @@
 # Bacula logrotate script
 
-/var/log/bacula/*.log /var/spool/bacula/log {
+/var/log/bacula/*.log {
     monthly
     rotate 4
     notifempty


More information about the scm-commits mailing list