summaryrefslogtreecommitdiffstats
path: root/scripts/etc/cgconfig/cpuacct.conf
diff options
context:
space:
mode:
authorDhaval Giani <dhaval@linux.vnet.ibm.com>2008-08-15 05:02:35 +0000
committerDhaval Giani <dhaval@linux.vnet.ibm.com>2008-08-15 05:02:35 +0000
commita2677981994419c6422fd6465fc60f9a0f74a8c0 (patch)
tree49e97f2395968d560d7727f2abfa7821161b28ea /scripts/etc/cgconfig/cpuacct.conf
parent2e25f7c8db765bed43072d4581daf17e663e20c0 (diff)
downloadlibcg-a2677981994419c6422fd6465fc60f9a0f74a8c0.tar.gz
libcg-a2677981994419c6422fd6465fc60f9a0f74a8c0.tar.xz
libcg-a2677981994419c6422fd6465fc60f9a0f74a8c0.zip
libcgroup: Add up missing scripts/samples
From: Balbir Singh <balbir@linux.vnet.ibm.com> Dhaval missed a few files while adding files to the reporsitory. Adding them in now. Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com> git-svn-id: https://libcg.svn.sourceforge.net/svnroot/libcg/trunk@158 4f4bb910-9a46-0410-90c8-c897d4f1cd53
Diffstat (limited to 'scripts/etc/cgconfig/cpuacct.conf')
-rw-r--r--scripts/etc/cgconfig/cpuacct.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/scripts/etc/cgconfig/cpuacct.conf b/scripts/etc/cgconfig/cpuacct.conf
new file mode 100644
index 0000000..8c382e1
--- /dev/null
+++ b/scripts/etc/cgconfig/cpuacct.conf
@@ -0,0 +1,14 @@
+#
+# Copyright IBM Corporation. 2008
+#
+# Authors: Balbir Singh <balbir@linux.vnet.ibm.com>
+# This program is free software; you can redistribute it and/or modify it
+# under the terms of version 2.1 of the GNU Lesser General Public License
+# as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+#
+caclass1 tuid=root tgid=root cuid=root cgid=root
+caclass2 tuid=balbir tgid=balbir cuid=balbir cgid=balbir