]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
user.log a+r
authorPeter Palfrader <peter@palfrader.org>
Mon, 18 May 2009 06:54:38 +0000 (08:54 +0200)
committerPeter Palfrader <peter@palfrader.org>
Mon, 18 May 2009 06:54:38 +0000 (08:54 +0200)
files/etc/syslog-ng/syslog-ng.conf

index 28b6eb7a90eff0a308871ac665814e0436b5cdef..f67cc9a7fb0f017f4edafa3add27a65bd8d0a583 100644 (file)
@@ -105,7 +105,7 @@ destination df_daemon { file("/var/log/daemon.log"); };
 destination df_kern { file("/var/log/kern.log"); };
 destination df_lpr { file("/var/log/lpr.log"); };
 destination df_mail { file("/var/log/mail.log" group(maillog)); };
-destination df_user { file("/var/log/user.log"); };
+destination df_user { file("/var/log/user.log" perm(0644)); };
 destination df_uucp { file("/var/log/uucp.log"); };
 
 # these files are meant for the mail system log files