557a83d1ca
[ci:skip-build]: already built successfully in CI
9 lines
131 B
Text
9 lines
131 B
Text
#!/sbin/openrc-run
|
|
|
|
command="/usr/bin/pinephone_setup-modem-audio"
|
|
command_background=true
|
|
|
|
depend() {
|
|
after eg25
|
|
before ofono
|
|
}
|