mirror of
git://github.com/lxc/lxc
synced 2025-08-30 18:09:34 +00:00
tests: Fix shutdown test
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
This commit is contained in:
@@ -61,6 +61,7 @@ int main(int argc, char *argv[])
|
||||
goto out;
|
||||
}
|
||||
|
||||
c->clear_config(c);
|
||||
c->load_config(c, NULL);
|
||||
c->want_daemonize(c, true);
|
||||
if (!c->startl(c, 0, NULL)) {
|
||||
|
Reference in New Issue
Block a user