Revision 20388,
392 bytes
checked in by amb, 21 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r20387,
which included commits to RCS files with non-trunk default branches.
|
Rev | Line | |
---|
[20387] | 1 | To use ifplugd with SuSE Linux you have to change the start mode of all |
---|
| 2 | interfaces mentioned in ifplugd.conf to manual instead of onboot. |
---|
| 3 | Hotplug devices should specify hotplug as usual. |
---|
| 4 | |
---|
| 5 | For example: |
---|
| 6 | |
---|
| 7 | if /etc/ifplugd/ifplugd.conf contains |
---|
| 8 | |
---|
| 9 | INTERFACES='eth0' |
---|
| 10 | |
---|
| 11 | your /etc/sysconfig/network/ifcfg-eth0 must contain |
---|
| 12 | |
---|
| 13 | STARTMODE='manual' |
---|
| 14 | |
---|
| 15 | $Id: README.SuSE,v 1.1.1.1 2004-04-09 20:09:04 amb Exp $ |
---|
Note: See
TracBrowser
for help on using the repository browser.