| Summary: | /etc/pccard_ether: please use ifn value on pccard script | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Hiroki Mori <hiroki.mori> |
| Component: | conf | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | imp |
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
For bugs matching the following criteria: Status: In Progress Changed: (is less than) 2014-06-01 Reset to default assignee and clear in-progress tags. Mail being skipped This appears to have been fixed a long time ago. If that's not the case, please file a new bug and cc me. |
/etc/rc.d/network1 script is set to ${ifn} value before call start_if.* script. But /etc/pccard_ether is not set this value. I can not use ${ifn} value in start_if.* script. Fix: Please use ${ifn} value on /etc/pccard_ether.