瀏覽代碼

odhcp6c: fix typo in last commit

SVN-Revision: 42852
Steven Barth 11 年之前
父節點
當前提交
ea0a01d7e2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package/network/ipv6/odhcp6c/files/dhcpv6.script

+ 1 - 1
package/network/ipv6/odhcp6c/files/dhcpv6.script

@@ -155,7 +155,7 @@ case "$2" in
 		teardown_interface "$1"
 		setup_interface "$1"
 	;;
-	informed|updated|rebound|ra-updated)
+	informed|updated|rebound)
 		setup_interface "$1"
 	;;
 	ra-updated)