diff options
-rwxr-xr-x | rootdir/etc/init.qcom.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 57eb215..a642f83 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -978,7 +978,7 @@ service wigig_supplicant /system/bin/wpa_supplicant \ disabled oneshot -# FST Manager can be started by property_set("ctl.start", "fstman:<hostap ctrl iface>"); +# FST Manager with hostapd (softap) - all settings inside ini file service fstman /system/bin/fstman -B -ddd -c /data/misc/wifi/fstman.ini user wifi group wifi net_admin net_raw |