1# We rely on PulseAudio's autospawn feature to automatically start the daemon
2# in Sato. The graphical session in Sato runs under root, however, and
3# PulseAudio disables autospawning for root by default. In a normal setup it's
4# not desirable to autospawn for root, because it can easily interfere with
5# other users' PulseAudio instances, but in Sato there are no other users, so
6# it's OK to enable this in Sato.
7allow-autospawn-for-root = yes
8