From 9710e7e3e8bc9e0e6377710ba743c449c27eac96 Mon Sep 17 00:00:00 2001 From: Tadao Tanikawa Date: Wed, 22 Aug 2018 16:12:02 +0000 Subject: Make it possible to use systemd-coredump for development For development, systemd-coredump should be enabled especially for meta-agl/meta-agl-demo because all applications which compatible with agl appfw are running on systemd. This patch make systemd-coredump available when agl-devel is set on (run aglsetup.sh with 'agl-devel'). The core dump files are stored in /var/lib/systemd/coredump/ and 'coredumpctl' is helpful to use dump files. Change-Id: Ic8a011e96fe36be0266389c03d761d1b8e78bf68 Signed-off-by: Tadao Tanikawa --- meta-agl-profile-core/files/group | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-agl-profile-core/files/group') diff --git a/meta-agl-profile-core/files/group b/meta-agl-profile-core/files/group index f8a3843bd..77fb6ebc0 100644 --- a/meta-agl-profile-core/files/group +++ b/meta-agl-profile-core/files/group @@ -52,6 +52,7 @@ weston-launch::986: lock::990: systemd-journal::989: systemd-timesync::988: +systemd-coredump::888: pulse::991: bind::987: trinity::985: -- cgit 1.2.3-korg