[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: rpm leaks an fd in install/erase scripts
- From: Enrico Scholz <enrico scholz informatik tu-chemnitz de>
- To: rpm-list redhat com
- Subject: Re: rpm leaks an fd in install/erase scripts
- Date: Fri, 01 Aug 2003 11:56:23 +0200
fcusack@fcusack.com (Frank Cusack) writes:
> You are correct, sshd (and all processes claiming to be daemons) should
> run through open fd's and close them.
True for fd 0-2, but should not be done generally. E.g. djb's fghack
from his daemontools will not work when sshd closes all descriptors.
(ok; the right way would be to convince sshd people to add a
'--operate-normally-but-do-not-go-into-background' option).
Enrico
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]