Bump buildroot to version 2018.02.8
This commit is contained in:
@@ -26,7 +26,7 @@ if [ -f /etc/default/network ]; then
|
||||
. /etc/default/network
|
||||
|
||||
# Check that networking is up.
|
||||
[ ${NETWORKING} = "no" ] && exit 0
|
||||
[ "${NETWORKING}" = "no" ] && exit 0
|
||||
elif [ ! -f /etc/network/interfaces ]; then
|
||||
# No network support
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user