[packages/bacula] logrotate: set rights so bacula can write the file
    jajcus 
    jajcus at pld-linux.org
       
    Fri Feb 28 18:08:11 CET 2014
    
    
  
commit 84742d8a460679d75a1a7a27f29b87f88e892a9f
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Fri Feb 28 18:07:52 2014 +0100
    logrotate: set rights so bacula can write the file
 bacula.logrotate | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bacula.logrotate b/bacula.logrotate
index 0f6125f..3229cdd 100644
--- a/bacula.logrotate
+++ b/bacula.logrotate
@@ -1,6 +1,6 @@
 /var/log/bacula/log {
 	olddir /var/log/archive/bacula
-	su root bacula
+	su bacula bacula
 	monthly
 	rotate 5
 	notifempty
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bacula.git/commitdiff/84742d8a460679d75a1a7a27f29b87f88e892a9f
    
    
More information about the pld-cvs-commit
mailing list