BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001312 [BusyBox] Networking Support minor always 04-13-07 01:34 04-13-07 14:31
Reporter jovicv View Status public  
Assigned To BusyBox
Priority normal Resolution won't fix  
Status closed   Product Version 1.4.x
Summary 0001312: 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.
Additional Information
Attached Files

- Relationships

- Notes
(0002310)
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?
 
(0002316)
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
04-13-07 14:31 vda Resolution open => won't fix


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker