mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-17 21:47:31 +02:00
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
This commit is contained in:
parent
385dc63ecb
commit
3e7e7a6e3c
@ -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>&-
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user