Document interfaces variable useage a bit better.

This commit is contained in:
Roy Marples 2009-04-25 13:44:41 +00:00
parent 42580d67b8
commit f51d8d0b7d
2 changed files with 19 additions and 18 deletions

View File

@ -11,6 +11,7 @@
#defaultroute="192.168.0.1" #defaultroute="192.168.0.1"
# Lastly, the interfaces variable pulls in virtual interfaces that cannot # Lastly, the interfaces variable pulls in virtual interfaces that cannot
# be automatically detected. # be automatically detected.
#interfaces="br0 bond0 vlan0"
# You can also use files instead of variables here if you like: # You can also use files instead of variables here if you like:
# /etc/ifconfig.eth0 is equivalent to ifconfig_eth0 # /etc/ifconfig.eth0 is equivalent to ifconfig_eth0