rmdev
Brought to you by:
muthanna
Added support for the keyword 'rmdev' in switchto.conf
This keyword can be used to remove devices not used in the current
profile. Example of use:
[default]
description=Default settings, no devices.
device=lo
address=127.0.0.1
netmask=255.0.0.0
FQHostname=some.hostname.com
rmdev=dummy0 eth0 eth1
Patch is made agains cvs revision 1.17 of the 'switchto' file.
rmdev patch