Opened 22 years ago
Closed 22 years ago
#752 closed defect (fixed)
bashism in bootscripts
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | Book | Version: | 5.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
/etc/sysconfig/network-devices/if{down,up} use /bin/sh but contain `source' commands. All of the bootscripts in /etc/rc.d/init.d correctly use /bin/bash but this seems to have slipped through.
Note:
See TracTickets
for help on using tickets.

This one is fixed by myself and Nathan in the CVS version of LFS-bootscripts