<div>So on my ubuntu 18.04.06 it works.<br></div><div><br></div><div>What do you see if once you login to your home box, try using ssh to connect to your home box again.  Then what does ulimit tell you about rtprio?<br></div><div><br></div><div>cheers<br></div><div><br></div><div>bruce<br></div><div ><br></div><div class="ik_mail_quote"><div>On 2021-09-29T21:29:03.000+02:00, tim Rowledge <tim@rowledge.org> wrote:</div><blockquote class="ws-ng-quote"><pre style="white-space: normal;">Running <br>`sudo grep limit /etc/pam.d` on my ubuntubox reveals that cron, login, runuser, sshd, su and systemd-user refer to limit.<br><br>login explicitly claims to defer to /etc/security/limits.conf<br>runuser has the exact same line<br>sshd ditto<br>su ditto<br>and finally systemd-user ditto<br><br>So they all use `session required pam_limits.so` and that claims (according to <a class="defaultMailLink"  href="https://www.man7.org/linux/man-pages/man8/pam_limits.8.html" target="_blank" title="https://www.man7.org/linux/man-pages/man8/pam_limits.8.html">www.man7.org/linux/man-page...</a>) to read the /etc/security/limits.conf file, which in my case is nothing but comments. It also claims to then read (in C locale order, for what it's worth) the files in /etc/limits.d, including our squeak.conf file.<br><br>Despite us doing what looks like al lthe right stuff, <br>`ulimit -a` says my realtime priority setting is 0.<br><br>To add further to the irritation, on the work server it has done the right thing and the rtprio setting is 2. Grrrrrrr. It has the same /etc/security/limits/d/squeak.conf - and indeed it works just fine on my Raspberry Pi 64bit OS.<br><br>The output of the grep above is the same.<br><br>In <a class="defaultMailLink"  href="https://superuser.com/questions/740000/modify-and-apply-limits-conf-without-reboot" target="_blank" title="https://superuser.com/questions/740000/modify-and-apply-limits-conf-without-reboot">superuser.com/questions/740...</a> I see a mention that the '*' part of the line doesn't apply to 'root', which... probably isn't relevant?<br><br>The potentially big difference between the local ubuntubox and the work one is that mine is 18.04.4 and the work one is 20.04<br><br>My brian hertz.<br><br>tim<br>--<br>tim Rowledge; <a class="defaultMailLink" href="mailto:tim@rowledge.org">tim@rowledge.org</a>; <a class="defaultMailLink"  href="http://www.rowledge.org/tim" target="_blank">www.rowledge.org/tim</a><br>A)bort, R)etry, P)ee in drive door</pre></blockquote></div>