mirror_lxc/src
Stéphane Graber f298ee50b8 utmp.h: Don't fail when utmpx.h isn't present
Following a comment on the mailing-list, I made utmp.h return -1
when it's disabled, the problem with that is that it prevents the
container from starting completely, which isn't quite what I wanted.

This change makes the function succeed, the container will therefore
start but without utmp handler.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
2013-01-10 17:41:40 -05:00
..
include Add local implementation of mntent.h 2013-01-09 10:22:48 -05:00
lxc utmp.h: Don't fail when utmpx.h isn't present 2013-01-10 17:41:40 -05:00
python-lxc python: Update add_device_node to use the new API 2012-12-10 09:26:21 -05:00
tests tests/Makefile.am: Update for bionic 2013-01-09 10:22:54 -05:00
Makefile.am Add python-lxc based on the new liblxc API. 2012-11-12 13:16:16 -05:00