/ETC/PM_ETHERNET.CONF(5)
FILE FORMATS
/ETC/PM_ETHERNET.CONF(5)
Name
/etc/pm_ethernet.conf -- PM/Ethernet configuration file format

DESCRIPTION
/etc/pm_ethernet.conf file is used to run etherpmctl command at boot time.

Each line of /etc/score.conf is as folows:
key=value
Space around = is not allowed. If you want to use space into the value, please quote by "" arround the value.

Following keyword is available:

PM_ETHERNET_UNIT_ethernet-device
Specify unit number to attach ethernet-device.
PM_ETHERNET_OPT_ethernet-device
Specify option for ethernet-device. If you don't set this keyword, -ir on is used by default.

Example
PM_ETHERNET_UNIT_ETH0=0
PM_ETHERNET_UNIT_ETH1=1
PM_ETHERNET_OPT_ETH1="-ir off"

See also
etherpmctl(8),