netcardconfig: default VLAN option to no and ensure 8021q module is loaded
authorMichael Prokop <mika@grml.org>
Fri, 25 May 2018 10:06:52 +0000 (12:06 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 25 May 2018 10:06:52 +0000 (12:06 +0200)
commit0129d4078b03e9f0919ad24368c4e88189b9702c
tree46b83e06f7690dd136b6d1c5eb927fb84d39e791
parent9792465a8ddd55f49e8994d4abf0a78652992caf
netcardconfig: default VLAN option to no and ensure 8021q module is loaded

Configuring VLAN is optional and usually not required, so default
to no.

Without the 8021q module being loaded it spills a warning
message, even though it works fine. This might be confusing
for the user though, so let's loaded ahead.
sbin/netcardconfig