odhcp6c: fix typo in last commit
SVN-Revision: 42852
This commit is contained in:
parent
c7a941cf02
commit
ea0a01d7e2
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue