5 lines
82 B
Text
5 lines
82 B
Text
|
#!/bin/sh
|
||
|
|
||
|
rc-update add wlan0-up sysinit
|
||
|
rc-update add hciattach-ttySAC0 default
|