Re: [OE-core] [PATCH] systemd: Enable coredump if it is in PACKAGECONFIG

2018-07-18 Thread Alistair Francis
On Mon, Jul 16, 2018 at 6:57 PM, ChenQi wrote: > Hi Alistair, > > I don't think this file needs to be modified. And you are uncommenting the > default values. The behavior is expected to remain the same. > > Also, I just did a quick test with coredump enabled and things were working > correctly.

Re: [OE-core] [PATCH] systemd: Enable coredump if it is in PACKAGECONFIG

2018-07-16 Thread ChenQi
Hi Alistair, I don't think this file needs to be modified. And you are uncommenting the default values. The behavior is expected to remain the same. Also, I just did a quick test with coredump enabled and things were working correctly. Best Regards, Chen Qi On 07/17/2018 06:50 AM, Alistair

Re: [OE-core] [PATCH] systemd: Enable coredump if it is in PACKAGECONFIG

2018-07-16 Thread Khem Raj
On 7/16/18 5:00 PM, Andre McCurdy wrote: On Mon, Jul 16, 2018 at 4:22 PM, Alistair Francis wrote: On Mon, Jul 16, 2018 at 4:19 PM, Andre McCurdy wrote: On Mon, Jul 16, 2018 at 3:50 PM, Alistair Francis wrote: Previously if coredump was enabled in PACKAGECONFIG the user would still need t

Re: [OE-core] [PATCH] systemd: Enable coredump if it is in PACKAGECONFIG

2018-07-16 Thread Andre McCurdy
On Mon, Jul 16, 2018 at 4:22 PM, Alistair Francis wrote: > On Mon, Jul 16, 2018 at 4:19 PM, Andre McCurdy wrote: >> On Mon, Jul 16, 2018 at 3:50 PM, Alistair Francis >> wrote: >>> Previously if coredump was enabled in PACKAGECONFIG the user would still >>> need to modify the conf file to enable

Re: [OE-core] [PATCH] systemd: Enable coredump if it is in PACKAGECONFIG

2018-07-16 Thread Alistair Francis
On Mon, Jul 16, 2018 at 4:19 PM, Andre McCurdy wrote: > On Mon, Jul 16, 2018 at 3:50 PM, Alistair Francis > wrote: >> Previously if coredump was enabled in PACKAGECONFIG the user would still >> need to modify the conf file to enable it. Now the config will be >> enabled if coredump is enalbed in

Re: [OE-core] [PATCH] systemd: Enable coredump if it is in PACKAGECONFIG

2018-07-16 Thread Andre McCurdy
On Mon, Jul 16, 2018 at 3:50 PM, Alistair Francis wrote: > Previously if coredump was enabled in PACKAGECONFIG the user would still > need to modify the conf file to enable it. Now the config will be > enabled if coredump is enalbed in the PACKAGECONFIG. > > Signed-off-by: Alistair Francis > ---

[OE-core] [PATCH] systemd: Enable coredump if it is in PACKAGECONFIG

2018-07-16 Thread Alistair Francis
Previously if coredump was enabled in PACKAGECONFIG the user would still need to modify the conf file to enable it. Now the config will be enabled if coredump is enalbed in the PACKAGECONFIG. Signed-off-by: Alistair Francis --- .../systemd/systemd/coredump.conf | 21 +