5 lines
84 B
Text
5 lines
84 B
Text
|
#!/bin/sh
|
||
|
|
||
|
# Enable media-pipeline init script
|
||
|
rc-update add media-pipeline default
|