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 _______________________________________________ initscripts-ng-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/initscripts-ng-devel

