From bf8d2e146e7e54aed28c5656a28383ae28964c50 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Thu, 22 Apr 2021 18:32:14 +0200 Subject: Fix some typos Signed-off-by: Elyes HAOUAS --- src/arctica-greeter.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/arctica-greeter.vala') diff --git a/src/arctica-greeter.vala b/src/arctica-greeter.vala index 70f282f..96a98ce 100644 --- a/src/arctica-greeter.vala +++ b/src/arctica-greeter.vala @@ -646,7 +646,7 @@ public class ArcticaGreeter out to relieve memory pressure." With systemd version 239 the ulimit for RLIMIT_MEMLOCK was set to 16 MiB - and therefore the mlockall call would fail. This is lucky becasue the subsequent mmap would not fail. + and therefore the mlockall call would fail. This is lucky because the subsequent mmap would not fail. With systemd version 240 the RLIMIT_MEMLOCK is now set to 64 MiB and now the mlockall no longer fails. However, it not possible to mmap in all -- cgit v1.2.3