adding check for /proc/net/vlan/config (==vlan enabled kernel)

SVN-Revision: 11132
This commit is contained in:
Ralph Hempel 2008-05-13 09:21:17 +00:00
parent ce0e9bec2f
commit 6d4c89c7f5
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ apply_uci_config() {(
start() {
[ -f /proc/mounts ] || /sbin/mount_root
[ -f /proc/jffs2_bbc ] && echo "S" > /proc/jffs2_bbc
vconfig set_name_type DEV_PLUS_VID_NO_PAD
[ -f /proc/net/vlan/config ] && vconfig set_name_type DEV_PLUS_VID_NO_PAD
apply_uci_config
config_load system