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: ur_robot_driver/doc/installation/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
@@ -223,7 +223,7 @@ Setup user privileges to use real-time scheduling
223
223
-------------------------------------------------
224
224
225
225
To be able to schedule threads with user privileges (what the driver will do) you'll have to change
226
-
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)
226
+
the user's limits by changing ``/etc/security/limits.conf`` (See `the manpage <https://manpages.ubuntu.com/manpages/jammy/en/man5/limits.conf.5.html>`_ for details)
227
227
228
228
We recommend to setup a group for real-time users instead of writing a fixed username into the config
0 commit comments