Re: [systemd-devel] [PATCH v2] logind: add standard gpio power button support

2015-08-03 Thread Kefeng Wang
On 2015-08-03 23:50, Lennart Poettering wrote: > On Mon, 03.08.15 09:55, Kefeng Wang (wangkefeng.w...@huawei.com) wrote: > >> Many boards like hisilicon D02 board use standard gpio key to power down >> system. >> A description of gpio-key in dts shown below, > > I commited this now via: > > htt

[systemd-devel] systemd-journald crashes w/specific numbers of fields

2015-08-03 Thread Dan Checkoway
Hello, Before filing a bug report, I wanted to run this by the group to make sure I'm not doing something dumb (it happens). We're seeing systemd-journald crash with: Assertion 'n + 20 + (object_pid ? 11 : 0) <= m' failed at /build/amd64-usr/var/tmp/portage/sys-apps/systemd-218-r5/work/systemd-2

Re: [systemd-devel] [PATCH v2] logind: add standard gpio power button support

2015-08-03 Thread Lennart Poettering
On Mon, 03.08.15 09:55, Kefeng Wang (wangkefeng.w...@huawei.com) wrote: > Many boards like hisilicon D02 board use standard gpio key to power down > system. > A description of gpio-key in dts shown below, I commited this now via: https://github.com/systemd/systemd/pull/840 Submissions via gith

Re: [systemd-devel] starting processes for other users

2015-08-03 Thread Andrei Borzenkov
On Sat, Aug 1, 2015 at 5:26 PM, Colin Guthrie wrote: > Michał Zegan wrote on 31/07/15 12:37: >> The thing is, if the user does it, then after he leaves, the process >> is running under the user's session. >> If I log in to my own account, su to the other user and start the >> process and then logo

Re: [systemd-devel] starting processes for other users

2015-08-03 Thread Spencer Baugh
Colin Guthrie writes: > Michał Zegan wrote on 31/07/15 12:37: >> The thing is, if the user does it, then after he leaves, the process >> is running under the user's session. >> If I log in to my own account, su to the other user and start the >> process and then logout, this process, even though