mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-05 04:33:03 +00:00
spelling: specified
Signed-off-by: Josh Soref <jsoref@gmail.com>
This commit is contained in:
parent
bf86c00ad2
commit
98020c31c6
@ -311,8 +311,8 @@ struct lxc_conf {
|
||||
* 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
|
||||
* here. */
|
||||
char *logfile; /* the logfile as specifed in config */
|
||||
int loglevel; /* loglevel as specifed in config (if any) */
|
||||
char *logfile; /* the logfile as specified in config */
|
||||
int loglevel; /* loglevel as specified in config (if any) */
|
||||
int logfd;
|
||||
|
||||
unsigned int start_auto;
|
||||
|
Loading…
Reference in New Issue
Block a user