diff options
author | dd3boh <dade.garberi@gmail.com> | 2017-07-13 11:39:17 +0200 |
---|---|---|
committer | dd3boh <dade.garberi@gmail.com> | 2017-07-15 14:55:49 +0200 |
commit | ef181d8158a47872dfd99a7a88eac865cf58784e (patch) | |
tree | 33a7da26ca87d43cb7195aad90ab0d2575c43045 /rootdir/etc/init.qcom.rc | |
parent | 7e22de9f6cee4410f82aa7ef562eba84ad8a7a90 (diff) |
init.qcom.rc: Change one line that caused some visualization problems
Diffstat (limited to 'rootdir/etc/init.qcom.rc')
-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 |