FreeBSD Bugzilla – Attachment 25109 Details for
Bug 42807
/etc/netstart doesn't run /etc/defaults/pccard.conf
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 399 bytes, created by
Guilherme J. R. Oliveira
on 2002-09-15 16:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Guilherme J. R. Oliveira
Created:
2002-09-15 16:10:02 UTC
Size:
399 bytes
patch
obsolete
>*** netstart.old Tue Jun 11 05:20:09 2002 >--- netstart Sun Sep 15 16:54:17 2002 >*************** >*** 43,49 **** > fi > > # Start pccard if necessary >! if [ -r /etc/rc.pccard ]; then > . /etc/rc.pccard > fi > >--- 43,51 ---- > fi > > # Start pccard if necessary >! if [ -r /etc/defaults/rc.pccard]; then >! . /etc/defaults/rc.pccard >! elif [ -r /etc/rc.pccard ]; then > . /etc/rc.pccard > fi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 42807
: 25109