5 lines
76 B
Text
5 lines
76 B
Text
|
#!/bin/sh
|
||
|
|
||
|
# Enable adsp-audio init script
|
||
|
rc-update add adsp-audio default
|