summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jankowski <shasta@toxcorp.com>2017-11-21 04:13:32 +0100
committerRobby Workman <rworkman@slackware.com>2017-11-21 00:07:59 -0600
commit2fe6ebae0398a1bf67b839e20e5e87b979de547a (patch)
tree468d3f68dbe55f47f7dd6981213803044d6bba3f
parentc9a17f15501f539c49372ab99fe5484664f756e0 (diff)
downloadslacknetsetup-2fe6ebae0398a1bf67b839e20e5e87b979de547a.tar.xz
netconfig: Add comment to netconfig-generated rc.inet1.conf
Add same comment as in 4561bd10747935edf3e4f17ad18768d17ee95a4e Signed-off-by: Robby Workman <rworkman@slackware.com>
-rw-r--r--netconfig2
1 files changed, 2 insertions, 0 deletions
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"