mirror of https://github.com/hak5/openwrt-owl.git
parent
c7f299dfe5
commit
edb8f76fbc
|
@ -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