<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> Hi all,<br>
> Is testing Ubuntu 16.10 these days, noticed something interesting.<br>
><br>
> Since upgraded to 16.10 Yakkety, modifications in /etc/security/limits.conf are<br>
> not taken into consideration when logging in the graphical interface.<br>
><br>
> Reported the bug already to Ubuntu, but if I could find a workaround in the<br>
> meantime...<br>
><br>
> /etc/security/limits.conf:<br>
> @audio   -  rtprio     99<br>
> @audio   -  memlock    unlimited<br>
><br>
> I tried the same settings in /etc/security/limits.d/audio.conf, to the same<br>
> results.<br>
<br>
The standard way of setting this in ubuntu/debian is to install jackd from<br>
the command line:<br>
sudo apt-get install jackd2<br>
and answer the realtime dialog yes... then logout and back in. If you have<br>
already installed jackd from some GUI installer, then you may need to add<br>
the --reinstall flag to force the install script to run.<br></blockquote><div><br></div><div><div>AFAIK, answering "yes" to that question does create the audio.conf file as described above.</div><div>And that's the problem, the audio.conf file is not being taken into consideration when login via lightdm.</div></div></div></div>