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
9313e1e6
Unverified
Commit
9313e1e6
authored
Jul 09, 2013
by
Stéphane Graber
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ubuntu: Tweak layout of the config
Just add an extra white line to both templates. Signed-off-by:
Stéphane Graber
<
stgraber@ubuntu.com
>
parent
6cda3f5a
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
lxc-ubuntu-cloud.in
templates/lxc-ubuntu-cloud.in
+1
-0
lxc-ubuntu.in
templates/lxc-ubuntu.in
+1
-0
No files found.
templates/lxc-ubuntu-cloud.in
View file @
9313e1e6
...
@@ -59,6 +59,7 @@ lxc.cap.drop = sys_module mac_admin mac_override sys_time
...
@@ -59,6 +59,7 @@ lxc.cap.drop = sys_module mac_admin mac_override sys_time
# When using LXC with apparmor, uncomment the next line to run unconfined:
# When using LXC with apparmor, uncomment the next line to run unconfined:
#lxc.aa_profile = unconfined
#lxc.aa_profile = unconfined
# To support container nesting on an Ubuntu host, uncomment next two lines:
# To support container nesting on an Ubuntu host, uncomment next two lines:
#lxc.aa_profile = lxc-container-default-with-nesting
#lxc.aa_profile = lxc-container-default-with-nesting
#lxc.hook.mount = /usr/share/lxc/hooks/mountcgroups
#lxc.hook.mount = /usr/share/lxc/hooks/mountcgroups
...
...
templates/lxc-ubuntu.in
View file @
9313e1e6
...
@@ -390,6 +390,7 @@ lxc.cap.drop = sys_module mac_admin mac_override sys_time
...
@@ -390,6 +390,7 @@ lxc.cap.drop = sys_module mac_admin mac_override sys_time
# When using LXC with apparmor, uncomment the next line to run unconfined:
# When using LXC with apparmor, uncomment the next line to run unconfined:
#lxc.aa_profile = unconfined
#lxc.aa_profile = unconfined
# To support container nesting on an Ubuntu host, uncomment next two lines:
# To support container nesting on an Ubuntu host, uncomment next two lines:
#lxc.aa_profile = lxc-container-default-with-nesting
#lxc.aa_profile = lxc-container-default-with-nesting
#lxc.hook.mount = /usr/share/lxc/hooks/mountcgroups
#lxc.hook.mount = /usr/share/lxc/hooks/mountcgroups
...
...
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