[syslog-ng]umask settings?

Andrew Fort afort@staff.webcentral.com.au
Tue, 14 Nov 2000 23:21:07 +1000


> whatever. I still
> > might want to create output files with permissions appropriate to
> > archive files or make them available for other legitimate users.
> 
> I may add a chmod() call to enforce perm bits. What do others think?

Perhaps a "override_umask()" boolean option (global or per destination),
with the local overriding the global (so you can change the default to not
interact with the umask).

Of course, this requires the most code :)

--
afort