| Bug#: 170092 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: enhancement | Priority: P2 |
| Resolution: FIXED | Assigned To: net-dialup@gentoo.org | Reported By: natanael.copa@gmail.com | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: net-dialup/slmodem init.d script uses bash specific features [PATCH] | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-03-09 11:42 0000 | |||
| Description: | Opened: 2007-03-09 11:42 0000 |
The init.d script uses bash specific features. Its trivial to make it run with busybox ash for embedded.
Created an attachment (id=112695) [details]
00-busyboxify.patch
Fix to make script work without needing bash.