info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Broken pipe with loginfo in a chroot jail


From: Maarten De Boer
Subject: Re: Broken pipe with loginfo in a chroot jail
Date: Thu, 6 Nov 2003 21:30:04 +0000 (UTC)

> 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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]