mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-27 09:48:32 +00:00
spelling: exiting
Signed-off-by: Josh Soref <jsoref@gmail.com>
This commit is contained in:
parent
9005a3ffae
commit
52ab9e10f9
@ -458,7 +458,7 @@ int main(int argc, char *argv[])
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (quit == LXC_MAINLOOP_CLOSE) {
|
if (quit == LXC_MAINLOOP_CLOSE) {
|
||||||
NOTICE("Got quit command. lxc-monitord is exitting");
|
NOTICE("Got quit command. lxc-monitord is exiting");
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user