config_query DMD_OSS "Include OSS support (it is forced without ALSA!)" y &&
# I would like to make that depend on yes to init script
# ...and even opt to mod the default config accordingly!
config_query DMD_USER \
"Create musicdaemon user (init script per default uses it)" y &&
config_query DMD_PRIO \
"Enable Linux-specific dropped priority for worker threads (less likely interruption of mixer/output threads)" n
