2 # Copyright (C) 2006 OpenWrt.org
3 # Copyright (C) 2010 Vertical Communications
6 [ -f /sysupgrade.tgz
] && {
7 echo "- config restore -"
10 tar xzf
/tmp
/sysupgrade.tgz
11 rm -f /tmp
/sysupgrade.tgz
16 boot_hook_add preinit_main restore_config