From: Jonathan Franklin (franklin.jonathan_at_[hidden])
Date: 2006-08-03 12:41:31


On 8/3/06, Stephan Menzel <smenzel_at_[hidden]> wrote:
>
> Am Donnerstag, 3. August 2006 17:13 schrieb Caleb Epstein:
> I tried to reproduce it with a simple example myself but couldn't.
> Everything
> worked just fine. The code in question was inside a daemon, so I think it
> must be our fault somehow.

It's the daemon's fault. Or rather it's the umask for the user id under
which the daemon runs that is the problem.

Jon