On 2019-04-25 11:35, jack(a)microfx.de wrote:
Hey!
I have a hard time setting up a tmux session started with systemd on
raspbian (patchbox OS, realtime kernel) to behaves like as if I
started my script manually.
Cannot use real-time scheduling (RR/70)(1: Operation
not permitted)
JackClient::AcquireSelfRealTime error
I had this solved when starting the script manually by adding * - nice
-20 into /etc/security/limits.conf - but this obviously is not working
when starting the script within systemd (although same user).
Any ideas?
Hi,
it could be related to
https://github.com/systemd/systemd/issues/11386
https://github.com/jackaudio/jack2/issues/429
Quick test, is your systemd version 240?
Greetings
Thomas