Re: [systemd-devel] Dropping core with Systemd.

2017-05-15 Thread Kai Krakow
Am Mon, 15 May 2017 11:54:08 -0400 schrieb Steve Dickson : > Hello, > > I want rpcbind to drop core so I can debug > something but systemd keeps getting in the way > > systemd: rpcbind.service: Main process exited, code=killed, > status=6/ABRT audit: ANOM_ABEND auid=4294967295 uid=32 gid=32 > s

[systemd-devel] Dropping core with Systemd.

2017-05-15 Thread Steve Dickson
Hello, I want rpcbind to drop core so I can debug something but systemd keeps getting in the way systemd: rpcbind.service: Main process exited, code=killed, status=6/ABRT audit: ANOM_ABEND auid=4294967295 uid=32 gid=32 ses=4294967295 subj=system_u:system_r:rpcbind_t:s0 pid=2787 comm="rpcbind"

[systemd-devel] systemd user session manager

2017-05-15 Thread Ronan Le Martret [ IoT.bzh ]
Hi, I'm Ronan from Iot.bzh team and I'm currently working on AGL project. https://www.automotivelinux.org/ (AGL is an embedded system). For the AGL project, I use systemd as a user login session manager. Throw a service "*agl-user-session@.service"* [Service] User=%i PAMName=agl-user-session //