source: trunk/third/ifplugd/doc/README.SuSE @ 20388

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.
RevLine 
[20387]1To use ifplugd with SuSE Linux you have to change the start mode of all
2interfaces mentioned in ifplugd.conf to manual instead of onboot.
3Hotplug devices should specify hotplug as usual.
4
5For example:
6
7if /etc/ifplugd/ifplugd.conf contains
8
9        INTERFACES='eth0'
10
11your /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.