On Wed, Feb 26, 2014 at 05:24:03PM +0100, Dariusz Michaluk wrote:
[. . .]
If all login attempts are rejected, please boot host machine with
audit=0
# vi /etc/default/grub
GRUB_CMDLINE_LINUX=" [...] audit=0 [...]"
IIUC, this is no longer needed with systemd 209 and above. I just did a
quick test[1] with
systemd-210-2.fc21.x86_64
3.14.0-0.rc4.git0.1.fc21.x86_64
and audit subsystem enabled:
$ auditctl -s
AUDIT_STATUS: enabled=1 flag=1 pid=816 rate_limit=0 backlog_limit=320 lost=0 backlog=0
I can at-least boot into my old systemd-nspawn container just fine. Yet
to test with libvirt-lxc.
[1]
https://bugzilla.redhat.com/show_bug.cgi?id=966807#c14
--
/kashyap