mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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
1a16baeccd
commit
7dbd449173
@ -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…
x
Reference in New Issue
Block a user