diff --git a/feeds/ipq807x_v5.4/hostapd/files/afcd.init b/feeds/ipq807x_v5.4/hostapd/files/afcd.init index 5131e5e24..23023cc63 100644 --- a/feeds/ipq807x_v5.4/hostapd/files/afcd.init +++ b/feeds/ipq807x_v5.4/hostapd/files/afcd.init @@ -25,7 +25,7 @@ _afc_location() { # create afc-location.json procd_open_instance procd_set_param command "$PROG" /usr/share/hostap/afc_location.uc - procd_set_param respawn + procd_set_param respawn 0 60 5 procd_close_instance }