| Anonymous | Login | Signup for a new account | 11-10-2008 10:38 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000024 | [BusyBox] New Features | feature | always | 01-17-05 17:51 | 08-02-05 20:13 | ||||
| Reporter | pgf | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.00 | ||||||
| Summary | 0000024: 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. |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |