]> git.ipfire.org Git - thirdparty/lxc.git/commit
cgmanager: don't call nih_dbus_setup
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 11 Apr 2014 15:01:51 +0000 (10:01 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 11 Apr 2014 15:07:02 +0000 (11:07 -0400)
commitccab6c60290d2cc0592dbf380277f05f06617cdc
treef4a95e3517d5992acf21306380c754299520de60
parentf6d5cecc190511663586c70d50aee457e0cd979d
cgmanager: don't call nih_dbus_setup

it actually sets us up to run the nih_mainloop, but we will never run
that.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/cgmanager.c