# Please let me know command name (except RedHat type)
#  to up/down network.
NETUP_CMD=ifup
NETDOWN_CMD=ifdown
#
# Write the interfaces you don't want to use as Hotplug device.
IGNORE_INTERFACES=""
