Re: BUG: /dev/null 0600 was: Re: postgresql installation trouble ...

1999-05-25 Thread Jon Marler
On Mon, May 24, 1999 at 08:38:30PM -0400, Brandon Mitchell wrote: > On Mon, 24 May 1999, Jon Marler wrote: > > > I figured it out ... > > > > The permissions on /dev/null by default are set to 0600 root root. I set > > them to 0666 root root. Problem solved. > > Whatever did this is a bug. /d

BUG: /dev/null 0600 was: Re: postgresql installation trouble ...

1999-05-25 Thread Brandon Mitchell
On Mon, 24 May 1999, Jon Marler wrote: > I figured it out ... > > The permissions on /dev/null by default are set to 0600 root root. I set > them to 0666 root root. Problem solved. Whatever did this is a bug. /dev/null should be 0666 by default. If you have an idea on what the offending prog