Attention is currently required from: osmith, pespin.
1 comment:
File contrib/systemd/osmo-pcu.service:
Patch Set #1, Line 17: CPUSchedulingPolicy=rr
Are you sure this is going to work when running as non-root? I am running all Osmocom services as a regular user on my system, and AFAIR I had to create the following file:
```
$ cat /etc/security/limits.d/osmocom.conf
@osmocom - rtprio 99
```
To view, visit change 36828. To unsubscribe, or for help writing mail filters, visit settings.