mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 02:42:58 +02:00
Merge branch 'master' of ssh://peterman@git.ipfire.org/pub/git/ipfire-2.x
This commit is contained in:
@@ -1 +1,2 @@
|
||||
etc/system-release
|
||||
etc/rc.d/init.d/networking/red
|
||||
|
||||
@@ -568,7 +568,7 @@ case "${1}" in
|
||||
if echo "${link_status}" | grep -q UP; then
|
||||
boot_mesg "Bringing down the ${DEVICE}.${RED_VDSL_INET_VLAN} interface..."
|
||||
ip link set ${DEVICE}.${RED_VDSL_INET_VLAN} down
|
||||
vconfig del ${DEVICE} ${RED_VDSL_INET_VLAN}
|
||||
vconfig rem ${DEVICE}.${RED_VDSL_INET_VLAN}
|
||||
evaluate_retval
|
||||
fi
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user