summaryrefslogtreecommitdiff
path: root/doc/README.SuSE
blob: 0cdf8e4f3767ab913c744f352a1d7329a5d6ed62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
To use ifplugd with SuSE Linux you have to change the start mode of all
interfaces mentioned in ifplugd.conf to manual instead of onboot.
Hotplug devices should specify hotplug as usual.

For example:

if /etc/ifplugd/ifplugd.conf contains

	INTERFACES='eth0'

your /etc/sysconfig/network/ifcfg-eth0 must contain

	STARTMODE='manual'

$Id: README.SuSE 86 2004-01-26 15:34:24Z lennart $