> The loginfo interface pipes a message into the program spawned by > the loginfo file entry, so if your loginfo script ignores its > standard input then you'll see this error.
My loginfo script (well, not really a script, but an application written in C) does not ignore the standard input: I read the stdin while (fgets(...)). I also tried cat > /dev/null And besides, it _does_ work when not using the chroot jail. Everything really points to some problem running the loginfo in a chroot jail.. Maarten _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
