1service trout-virtwifi-setup /vendor/bin/virtwifi.sh 2 class core 3 user root 4 group shell 5 oneshot 6 7on property:sys.boot_completed=1 8 start trout-virtwifi-setup 9