Skip to content

Commit 5fcedb6

Browse files
committed
minor. refs #13035
1 parent b231871 commit 5fcedb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/lock.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -532,9 +532,9 @@ can be two running containers in parallel.
532532

533533
.. caution::
534534

535-
When runing on systemd with non-system user with option ``RemoveIPC=yes``
535+
When runing on systemd with non-system user and option ``RemoveIPC=yes``
536536
(default value), locks are deleted by systemd when that user logs out.
537-
Check that process is ran with a system user (UID <= SYS_UID_MAX) with
537+
Check that process is run with a system user (UID <= SYS_UID_MAX) with
538538
``SYS_UID_MAX`` defined in ``/etc/login.defs``, or set the option
539539
``RemoveIPC=off`` in ``/etc/systemd/logind.conf``.
540540

0 commit comments

Comments
 (0)