|
|
发表于 2009-1-21 14:40:35
|
显示全部楼层
# Enable these network profiles at boot-up. These are only useful
# if you happen to need multiple network configurations (ie, laptop users)
# - set to 'menu' to present a menu during boot-up (dialog package required)
# - prefix an entry with a ! to disable it
#
# Network profiles are found in /etc/network-profiles
#
#NET_PROFILES=(main)
rc.conf里面本来就为这种情况提供了机制了 |
|