##
## write_net_rules section
##
#
# udev cannot rename an ethernet interface if the name is already
# occupied. It's a good idea don't to use the "eth" name if you
# have more than one network card: https://bugzilla.altlinux.org/32167
# Defailt: eth
#
#ETHERDEFAULT=ether

##
## udevd-final section
##
#
# Time limit interval for renaming interfaces if
# 70-persistent-net.rules recently changed.
# Default: 300 seconds
#
#CHECK_TIME_LIMIT=300
#
# udev in p9 does not updated 70-persistent-net.rules
# look to https://bugzilla.altlinux.org/29282#c30
# Workaround can be used here.
# Default: no
#
#UPDATE_NET_RULES=yes
