mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 23:37:14 +08:00
9 lines
144 B
Plaintext
9 lines
144 B
Plaintext
|
# how many optical drives to emulate
|
||
|
NUM_DRIVES=1
|
||
|
|
||
|
# control device
|
||
|
CTL_DEVICE=/dev/vhba_ctl
|
||
|
|
||
|
# audio backend (null or alsa)
|
||
|
AUDIO_BACKEND=null
|