]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Revert "core: drop non-default value for DefaultLimitMEMLOCK=" (#25058)
authorxiaoyang <961612727@qq.com>
Tue, 25 Oct 2022 16:49:07 +0000 (00:49 +0800)
committerGitHub <noreply@github.com>
Tue, 25 Oct 2022 16:49:07 +0000 (01:49 +0900)
This reverts commit 606104bcdbf9d2fe1f39594cc6379db9209569d9.

src/core/system.conf.in

index a4e79d30330bee0b1d7aa9ce4807afa22a3e27e6..71a5869ec0a24d80e179eca560aedf9e5fbde9fe 100644 (file)
@@ -66,7 +66,7 @@
 #DefaultLimitNOFILE=1024:{{HIGH_RLIMIT_NOFILE}}
 #DefaultLimitAS=
 #DefaultLimitNPROC=
-#DefaultLimitMEMLOCK=
+#DefaultLimitMEMLOCK=8M
 #DefaultLimitLOCKS=
 #DefaultLimitSIGPENDING=
 #DefaultLimitMSGQUEUE=