Unverified Commit 92d88cce by Josh Soref Committed by Christian Brauner

spelling: loglevel

Signed-off-by: 's avatarJosh Soref <jsoref@gmail.com>
parent 71c3f3ea
......@@ -296,7 +296,7 @@ struct lxc_conf {
int stopsignal; /* signal used to hard stop container */
char *rcfile; /* Copy of the top level rcfile we read */
/* Logfile and logleve can be set in a container config file. Those
/* Logfile and loglevel can be set in a container config file. Those
* function as defaults. The defaults can be overriden by command line.
* However we don't want the command line specified values to be saved
* on c->save_config(). So we store the config file specified values
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment