diff --git a/wifimngr/files/wifimngr.init b/wifimngr/files/wifimngr.init index 5d8b75871..6b582dc1d 100644 --- a/wifimngr/files/wifimngr.init +++ b/wifimngr/files/wifimngr.init @@ -9,7 +9,7 @@ PROG=/usr/sbin/wifimngr start_service() { procd_open_instance procd_set_param command ${PROG} -# procd_set_param env IOP_LLA_LIBS_DEBUG=3 #for debugging only + procd_set_param env LIBWIFI_DEBUG_LEVEL=3 #for debugging only # procd_set_param stderr 1 #for debugging only procd_set_param respawn procd_close_instance