reassign 537182 rsyslog thanks [Petter Reinholdtsen] > Will have to check if rsyslog closes stdout and stderr.
This actually seem to be the problem. I tested adding '> /dev/null 2>&1' to the line in init.d/rsyslog starting rsyslog, and this solved the problem. This make me conclude that rsyslog need to be changed to close stdin and stdout, and thus I reassign this issue to rsyslog. Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

