Re: [systemd-devel] [PATCH] core: check system call auditing is enabled

2013-02-19 Thread Jon Masters
On 02/19/2013 03:49 PM, Lennart Poettering wrote: > On Tue, 19.02.13 14:29, Jon Masters ([email protected]) wrote: > >> From: Jon Masters >> >> Systemd relies upon CONFIG_AUDITSYSCALL support being present in the >> kernel. > > Actually it doesn&

Re: [systemd-devel] [PATCH] core: check system call auditing is enabled

2013-02-19 Thread Jon Masters
called on boot that are updated to look for anything that is later needed in procfs and taint somehow. Jon. "Kok, Auke-jan H" wrote: >On Tue, Feb 19, 2013 at 11:29 AM, Jon Masters >wrote: >> From: Jon Masters >> >> Systemd relies upon CONFIG_AUDITSYSCALL su

[systemd-devel] [PATCH] core: check system call auditing is enabled

2013-02-19 Thread Jon Masters
From: Jon Masters Systemd relies upon CONFIG_AUDITSYSCALL support being present in the kernel. This is because systemd-logind calls audit_session_from_pid, which uses /proc/self/sessionid to determine whether an existing session is being replaced as part of e.g. a call to sudo, pkexec, or