Skip to content
Snippets Groups Projects
Commit d5cdc01a authored by nbd's avatar nbd
Browse files

fix minor bugs in the patcher init script

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7015 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent e2f57790
No related branches found
No related tags found
No related merge requests found
......@@ -9,5 +9,6 @@ start() {
mtd unlock adam2
/sbin/adam2patcher /dev/mtdblock/0
}
rm -f /etc/init.d/S00adam2 /sbin/adam2patcher >&- 2>&-
disable
rm -f /etc/init.d/adam2 /sbin/adam2patcher >&- 2>&-
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment