Subject: inetd doesn't exit even if no configuration To: None <tech-userlevel@netbsd.org> From: Jeremy C. Reed <reed@reedmedia.net> List: tech-userlevel Date: 10/23/2007 13:22:33
If inetd is started without finding its configuration, it still is
running. It logs error.
Is this so if reload fails it will continue to run with previous
configuration?
This can be tested with:
inetd non-existent-file
Jeremy C. Reed