mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-24 13:43:31 +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:
parent
c85a40bc4d
commit
cc3afb1ef5
@ -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)) {
|
||||
|
Loading…
Reference in New Issue
Block a user