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 28b6eb7..f67cc9a 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