mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
procd: add a 10 second delay to the interface triggers
this is an ugly hack that will be removed when the netifd maintainers have time to look at the problem. Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45876 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f395ee2378
commit
6d8301a5f7
@ -223,6 +223,7 @@ _procd_add_interface_trigger() {
|
||||
|
||||
json_close_array
|
||||
|
||||
_procd_add_array_data "10000"
|
||||
json_close_array
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user