On Thu, 22.03.12 12:36, Koen Kooi ([email protected]) wrote: > > I have now commited a patch to git that might fix your issue. Please > > test: > > > > http://cgit.freedesktop.org/systemd/systemd/commit/?id=75c8e3cffd7da8eede614cf61384957af2c82a29 > > > > I assume this fixes your problem, but since our kernels actually have > > audit enabled I am a bit too lazy trying to reproduce the issue here, so > > I'd be very thankful if you could test this! > > On the CONFIG_AUDIT front, I just found out that CONFIG_AUDITSYSCALL is not > supported on ARM and MIPS: > > depends on AUDIT && (X86 || PPC || S390 || IA64 || UML || SPARC64 || > SUPERH) > > There's a patch for ARM that might make it into a recent kernel: > http://git.kernel.org/?p=linux/kernel/git/viro/audit.git;a=patch;h=29ef73b7a823b77a7cd0bdd7d7cded3fb6c2587b
systemd won't take advantage of CONFIG_AUDITSYSCALL hence you can leave that disabled anyway. Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
