19 Mar
2004
19 Mar
'04
2:08 p.m.
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
20 Mar
20 Mar
4:01 p.m.
2004-03-19, p keltezéssel 15:08-kor Chris Josephes ezt írta:
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?
your umask probably restricts the permissions set by syslog- -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1
7826
Age (days ago)
7827
Last active (days ago)
1 comments
2 participants
participants (2)
-
Balazs Scheidler
-
Chris Josephes