Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
92d88cce
Unverified
Commit
92d88cce
authored
Oct 30, 2018
by
Josh Soref
Committed by
Christian Brauner
Nov 22, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
spelling: loglevel
Signed-off-by:
Josh Soref
<
jsoref@gmail.com
>
parent
71c3f3ea
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
conf.h
src/lxc/conf.h
+1
-1
No files found.
src/lxc/conf.h
View file @
92d88cce
...
@@ -296,7 +296,7 @@ struct lxc_conf {
...
@@ -296,7 +296,7 @@ struct lxc_conf {
int
stopsignal
;
/* signal used to hard stop container */
int
stopsignal
;
/* signal used to hard stop container */
char
*
rcfile
;
/* Copy of the top level rcfile we read */
char
*
rcfile
;
/* Copy of the top level rcfile we read */
/* Logfile and logleve can be set in a container config file. Those
/* Logfile and logleve
l
can be set in a container config file. Those
* function as defaults. The defaults can be overriden by command line.
* function as defaults. The defaults can be overriden by command line.
* However we don't want the command line specified values to be saved
* 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
* on c->save_config(). So we store the config file specified values
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment