On Mon, Apr 26, 2010 at 9:04 AM, Oliver Welter <mail@oliwel.de> wrote:
> The issue was syslog-ng, the console is redirected to /dev/null
>
> destination console_all { file("/dev/null"); };
>
> Syslog tries to be secure and makes a chmod 600 on its logfiles by
> default. Fix is easy, just override permisions:
the real fix is to remove the console_all definition from syslog-ng.conf
Cheers,
Bene
Received on Mon Apr 26 14:11:47 2010