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

Re: problem with debconf and start-stop-daemon



On 11-Jan-02, 08:45 (CST), "Stefan Hornburg (Racke)" <racke@linuxia.de> wrote: 
> Yeah, but it is really a bug that should be filed. The daemon will
> be killed by SAK otherwise (look at #92277 for further enlightenment).

You can't, in general, close *all* open file descriptors. OPEN_MAX
may not exist (and I would guess that it doesn't on the HURD). It's
completely reasonable for a daemon to that doesn't open any extras to
assume that only stdin, stdout, and stderr are open.

Steve



Reply to: