Bug 170092 - net-dialup/slmodem init.d script uses bash specific features [PATCH]
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.

------- Comment #1 From Natanael Copa 2007-03-09 11:43:44 0000 -------
Created an attachment (id=112695) [details]
00-busyboxify.patch

Fix to make script work without needing bash.

------- Comment #2 From Alin Năstac 2007-03-10 15:03:58 0000 -------
fixed in cvs, thanks!