| … | |
… | |
| 59 | # be considered up. |
59 | # be considered up. |
| 60 | |
60 | |
| 61 | RC_NET_STRICT_CHECKING="no" |
61 | RC_NET_STRICT_CHECKING="no" |
| 62 | |
62 | |
| 63 | # RC_DOWN_INTERFACE allows you to specify if RC will bring the interface |
63 | # RC_DOWN_INTERFACE allows you to specify if RC will bring the interface |
| 64 | # compeletly down when it stops. The default is yes, but there are some |
64 | # completely down when it stops. The default is yes, but there are some |
| 65 | # instances where you may not want this to happen such as using Wake On LAN. |
65 | # instances where you may not want this to happen such as using Wake On LAN. |
| 66 | |
66 | |
| 67 | RC_DOWN_INTERFACE="yes" |
67 | RC_DOWN_INTERFACE="yes" |
| 68 | |
68 | |
| 69 | # RC_VOLUME_ORDER allows you to specify, or even remove the volume setup |
69 | # RC_VOLUME_ORDER allows you to specify, or even remove the volume setup |