chiark / gitweb /
Include <fcntl.h> instead of <sys/fcntl.h>
[elogind.git] / src / journal / coredump.c
index c56d2832682778aa1541030e3cfb6f397188fbc0..2dfb04afdf21df4adbd6b9bf296481bf9a364a4d 100644 (file)
@@ -37,6 +37,8 @@
 #include "special.h"
 #include "cgroup-util.h"
 
+/* Make sure to not make this larger than the maximum journal entry
+ * size. See ENTRY_SIZE_MAX in journald-native.c. */
 #define COREDUMP_MAX (768*1024*1024)
 
 enum {