[BusyBox 0001312]: inetd restart problems
bugs at busybox.net
bugs at busybox.net
Fri Apr 13 14:31:06 PDT 2007
The following issue has been CLOSED
======================================================================
http://busybox.net/bugs/view.php?id=1312
======================================================================
Reported By: jovicv
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 1312
Category: Networking Support
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 04-13-2007 01:34 PDT
Last Modified: 04-13-2007 14:31 PDT
======================================================================
Summary: inetd restart problems
Description:
I am having problems with restarting inetd. When I do
inetd restart
it just start another inetd session, and it returns 0 as it was a success.
I would not report a bug, if /etc/inetd.conf was not missing.
======================================================================
----------------------------------------------------------------------
jovicv - 04-13-07 03:11
----------------------------------------------------------------------
I just noticed my log from syslogd:
Apr 13 11:50:04 inetd[2323]: restart: No such file or directory
Apr 13 11:56:21 -- MARK --
Apr 13 12:00:44 inetd[2333]: restart: No such file or directory
Does it means, the inetd restart is not supported?
----------------------------------------------------------------------
vda - 04-13-07 14:31
----------------------------------------------------------------------
inetd <something> means "start inetd with this config file":
# ./busybox inetd --help
BusyBox v1.6.0.svn (2007-04-13 23:17:22 CEST) multi-call binary
Usage: inetd [-f] [-q len] [conf]
Listen for network connections and launch programs
Options:
-f Run in foreground
-q N Set the size of the socket listen queue to N
(default: 128)
Which version of inetd has such "restart" option which you are trying to
use?
Issue History
Date Modified Username Field Change
======================================================================
04-13-07 01:34 jovicv New Issue
04-13-07 01:34 jovicv Status new => assigned
04-13-07 01:34 jovicv Assigned To => BusyBox
04-13-07 03:11 jovicv Note Added: 0002310
04-13-07 14:31 vda Status assigned => closed
04-13-07 14:31 vda Note Added: 0002316
======================================================================
More information about the busybox-cvs
mailing list