[BusyBox-cvs] [BusyBox 0000024]: patch: allow init to set controlling tty

bugs at busybox.net bugs at busybox.net
Mon Aug 1 16:43:44 UTC 2005


The following issue has been RESOLVED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=24 
====================================================================== 
Reported By:                pgf
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   24
Category:                   New Features
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             01-17-2005 17:51 PST
Last Modified:              08-01-2005 09:43 PDT
====================================================================== 
Summary:                    patch:  allow init to set controlling tty
Description: 
busybox init will currently strip a leading '-' from the command name of
programs which it invokes.  shells, for instance, are sometimes specified
this way in order to specify a login shell.

this patch (against 1.00) adds a config option which causes init to cause
any such hyphen-prefixed program to run in its own session, with a
controlling tty (if applicable).  this makes it possible to write startup
scripts which will properly respond to tty-based signals, aborts, etc. 
this behavior is non-traditional for init, but useful.


====================================================================== 

---------------------------------------------------------------------- 
 pgf - 08-01-05 09:43  
---------------------------------------------------------------------- 
Committed revision 11007. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-17-05 17:51  pgf            New Issue                                    
01-17-05 17:51  pgf            File Added: control_tty.pat                    
03-16-05 12:26  andersen       Assigned To              andersen => BusyBox 
08-01-05 09:43  pgf            Status                   assigned => resolved
08-01-05 09:43  pgf            Resolution               open => fixed       
08-01-05 09:43  pgf            Note Added: 0000366                          
======================================================================




More information about the busybox-cvs mailing list