Skip to content

Commit 475eb70

Browse files
committed
ubports: Enable wifi on boot completed
1 parent 035988b commit 475eb70

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

rootdir/etc/init.halium.rc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,5 @@ on post-fs-data
3232
exec - root -- /system/bin/on-post-data.sh
3333
mkdir /data/vendor_de/fpdata 0700 system system
3434

35-
on property:init.svc.wcnss-service=running
36-
write /dev/wcnss_wlan 1
35+
on property:sys.boot_completed=1
3736
write /sys/module/wlan/parameters/fwpath sta
38-
write /sys/module/hci_smd/parameters/hcismd_set 1

0 commit comments

Comments
 (0)