Skip to content

Commit

Permalink
ramdisk: Go spam your mother, this is a home of users
Browse files Browse the repository at this point in the history
not home of debugers or spammers

Signed-off-by: Caio Oliveira <[email protected]>
  • Loading branch information
Caio99BR committed Sep 5, 2016
1 parent 0f2fcb2 commit b9f8c42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions zip-creator/base/base-ramdisk/sbin/ramdisk/init.qcom.rc
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ service p2p_supplicant /system/bin/wpa_supplicant \
-I/system/etc/wcn3620/p2p_supplicant_overlay.conf -N \
-iwlan0 -Dnl80211 -c/data/misc/wifi/wpa_supplicant.conf \
-I/system/etc/wcn3620/wpa_supplicant_overlay.conf \
-O/data/misc/wifi/sockets -puse_p2p_group_interface=1 -dddd \
-O/data/misc/wifi/sockets -puse_p2p_group_interface=1 \
-e/data/misc/wifi/entropy.bin -g@android:wpa_wlan0
# we will start as root and wpa_supplicant will switch to user wifi
# after setting up the capabilities required for WEXT
Expand All @@ -538,7 +538,7 @@ service p2p_supplicant /system/bin/wpa_supplicant \
service wpa_supplicant /system/bin/wpa_supplicant \
-iwlan0 -Dnl80211 -c/data/misc/wifi/wpa_supplicant.conf \
-I/system/etc/wcn3620/wpa_supplicant_overlay.conf \
-O/data/misc/wifi/sockets -dddd \
-O/data/misc/wifi/sockets \
-e/data/misc/wifi/entropy.bin -g@android:wpa_wlan0
# we will start as root and wpa_supplicant will switch to user wifi
# after setting up the capabilities required for WEXT
Expand Down Expand Up @@ -717,7 +717,7 @@ service atfwd /system/bin/ATFWD-daemon
user system
group system radio

service hostapd /system/bin/hostapd -dddd /data/hostapd/hostapd.conf
service hostapd /system/bin/hostapd /data/hostapd/hostapd.conf
class late_start
user root
group root
Expand Down

0 comments on commit b9f8c42

Please sign in to comment.