8 lines
256 B
Plaintext
8 lines
256 B
Plaintext
# /etc/conf.d/sndiod: config file for /etc/init.d/sndiod
|
|
|
|
# Options to pass to the sndiod service.
|
|
# See the sndiod(8) man page for more info.
|
|
|
|
SNDIOD_ARGS="-L localhost -j off \
|
|
-a off -e s16 -r 48000 -f rsnd/0 -m play,rec -v 118 -s default"
|