I have the following destination directive:
destination d_user { file("/var/log/user" perm(0644)); };
But, syslog-ng sets the file permissions to 0600.
I'm using version 1.4.17
Is my directive formatted incorrectly?
--------------------
Christopher Josephes
cpj1@visi.com