From 2fe6ebae0398a1bf67b839e20e5e87b979de547a Mon Sep 17 00:00:00 2001 From: Jakub Jankowski Date: Tue, 21 Nov 2017 04:13:32 +0100 Subject: netconfig: Add comment to netconfig-generated rc.inet1.conf Add same comment as in 4561bd10747935edf3e4f17ad18768d17ee95a4e Signed-off-by: Robby Workman --- netconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/netconfig b/netconfig index 90aedde..78ebbd1 100644 --- a/netconfig +++ b/netconfig @@ -88,6 +88,8 @@ DEBUG_ETH_UP="no" # configuration or bridge setup is done, so you may use these interfaces # as IFNAME or BRNICS values. These can be tun or tap interfaces: # adjust VIRTIFNAME and VIRTIFTYPE accordingly +# Starting with VIRTIFNAME[0] is mandatory, and each next one must be +# incremented by one, so VIRTIFNAME[1], VIRTIFNAME[2], and so on. # # Virtual tap interface example #VIRTIFNAME[0]="tap0" -- cgit v1.2.3