Skip to content

Commit 328d984

Browse files
author
Glenn Matthews
authored
Add cgroup resource partition
1 parent 05bccc9 commit 328d984

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

vagrant/pathchecker.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<domain type='lxc' xmlns:lxc='http://libvirt.org/schemas/domain/lxc/1.0' >
22
<name>nc_iperf</name>
33
<memory>327680</memory>
4+
<resource>
5+
<partition>/machine/tp_app/lxc</partition>
6+
</resource>
47
<os>
58
<type>exe</type>
69
<init>/sbin/init</init>

0 commit comments

Comments
 (0)