From 8d3db5ae29884a5dd6f6ad30fbaf8ad53691faae Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 27 Jul 2016 22:19:20 -0400 Subject: ./move.sh --- src/grp-coredump/systemd-coredump/coredump.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/grp-coredump/systemd-coredump/coredump.conf (limited to 'src/grp-coredump/systemd-coredump/coredump.conf') diff --git a/src/grp-coredump/systemd-coredump/coredump.conf b/src/grp-coredump/systemd-coredump/coredump.conf new file mode 100644 index 0000000000..c2f0643e03 --- /dev/null +++ b/src/grp-coredump/systemd-coredump/coredump.conf @@ -0,0 +1,21 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. +# +# Entries in this file show the compile time defaults. +# You can change settings by editing this file. +# Defaults can be restored by simply deleting this file. +# +# See coredump.conf(5) for details. + +[Coredump] +#Storage=external +#Compress=yes +#ProcessSizeMax=2G +#ExternalSizeMax=2G +#JournalSizeMax=767M +#MaxUse= +#KeepFree= -- cgit v1.2.3-54-g00ecf