mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 23:57:13 +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
|