CHANGELOG v3
* change the structure of blacklist to be relevant to cgsnapshot changes
* remove =n/y part of record
* remove =y records
CHANGELOG v2
* whitelist -> blacklist
CHANGELOG v1
* fix balbair commnets: remove devices.(deny/allow)
the default cgsnapshot configuration file
contains is relevant to kernel 2.6.34
Signed-off-by: Ivana Hutarova Varekova <[email protected]>
---
0 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/samples/Makefile.am b/samples/Makefile.am
index 5e28c6f..26bae33 100644
--- a/samples/Makefile.am
+++ b/samples/Makefile.am
@@ -1 +1,2 @@
-EXTRA_DIST = cgconfig.conf cgred.conf cgrules.conf cgconfig.sysconfig
+EXTRA_DIST = cgconfig.conf cgred.conf cgrules.conf cgconfig.sysconfig \
+ cgsnapshot_blacklist.conf
diff --git a/samples/cgsnapshot_blacklist.conf
b/samples/cgsnapshot_blacklist.conf
new file mode 100644
index 0000000..ff14b7d
--- /dev/null
+++ b/samples/cgsnapshot_blacklist.conf
@@ -0,0 +1,25 @@
+#cgsnapshot tool configuration file
+
+#memory
+memory.force_empty
+
+#cpu
+cpu.shares
+
+#cpuacct
+cpuacct.stat
+cpuacct.usage_percpu
+
+#devices
+devices.deny
+devices.allow
+
+#cpuset
+
+#ns
+
+#freezer
+
+#net_cls
+
+#blkio
\ No newline at end of file
------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security
easier or more difficult to achieve? Read this whitepaper to separate the
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
_______________________________________________
Libcg-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libcg-devel