9 lines
175 B
Plaintext
9 lines
175 B
Plaintext
|
|
service trout-virtwifi-setup /vendor/bin/virtwifi.sh
|
||
|
|
class core
|
||
|
|
user root
|
||
|
|
group shell
|
||
|
|
oneshot
|
||
|
|
|
||
|
|
on property:sys.boot_completed=1
|
||
|
|
start trout-virtwifi-setup
|