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

remove the symlink as well when removing the adam2 patcher

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7023 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 385dc63e
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,5 @@ start() {
mtd unlock adam2
/sbin/adam2patcher /dev/mtdblock0
}
disable
rm -f /etc/init.d/adam2 /sbin/adam2patcher >&- 2>&-
rm -f /etc/rc.d/S${START}adam2 /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