You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/real_time.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -225,7 +225,7 @@ Setup user privileges to use real-time scheduling
225
225
-------------------------------------------------
226
226
227
227
To be able to schedule threads with user privileges (what the driver will do) you'll have to change
228
-
the user's limits by changing ``/etc/security/limits.conf`` (See `the manpage <https://manpages.ubuntu.com/manpages/bionic/man5/limits.conf.5.html>`_ for details)
228
+
the user's limits by changing ``/etc/security/limits.conf`` (See `the manpage <https://manpages.ubuntu.com/manpages/noble/en/man5/limits.conf.5.html>`_ for details)
229
229
230
230
We recommend to setup a group for real-time users instead of writing a fixed username into the config
0 commit comments