]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
coredump: re-document raised default dump sizes
authorJan Engelhardt <jengelh@inai.de>
Wed, 11 Jan 2023 17:05:29 +0000 (18:05 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 11 Jan 2023 17:14:58 +0000 (18:14 +0100)
Commit v250-767-ge677041e7a updated the built-in configuration, but
missed the accompanying documentation.

src/coredump/coredump.conf

index 1f75d48d336f9084e053ce95f1d3e6b28df1cf60..8d52d8ded7dbac1cd2d4f9e15cdd78d60752b1bf 100644 (file)
@@ -17,8 +17,9 @@
 [Coredump]
 #Storage=external
 #Compress=yes
-#ProcessSizeMax=2G
-#ExternalSizeMax=2G
+# On 32-bit, the default is 1G instead of 32G.
+#ProcessSizeMax=32G
+#ExternalSizeMax=32G
 #JournalSizeMax=767M
 #MaxUse=
 #KeepFree=