1
# Only show Ubuntu Studio tasks.
2
tasksel tasksel/limit-tasks string minimal, standard, ubuntustudio-generation, ubuntustudio-recording, ubuntustudio-audio-plugins, ubuntustudio-desktop, ubuntustudio-graphics, ubuntustudio-video
3
# Add the initial user to the audio group as well as the usual ones, since
4
# realtime audio for jack is not PolicyKit aware yet, and users cannot run
5
# jack with realtime priority without being in this group.
6
d-i passwd/user-default-groups string adm audio cdrom dip lpadmin plugdev sambashare
7
# Enable real-time process priority in jackd.
8
jackd2 jackd/tweak_rt_limits boolean true