diff options
| author | Jan Safranek <jsafrane@redhat.com> | 2009-03-13 15:16:20 +0100 |
|---|---|---|
| committer | Jan Safranek <jsafrane@redhat.com> | 2009-03-26 09:34:18 +0100 |
| commit | b64a3c84e46550df4455ef4e46ec5d3b36486d65 (patch) | |
| tree | 9446f515c4742ebd449b94640e5a0997b4a42449 /scripts/etc | |
| parent | 52bae981e3c6b5eebdcae477c43b2f82f7de5951 (diff) | |
| download | libcg-b64a3c84e46550df4455ef4e46ec5d3b36486d65.tar.gz libcg-b64a3c84e46550df4455ef4e46ec5d3b36486d65.tar.xz libcg-b64a3c84e46550df4455ef4e46ec5d3b36486d65.zip | |
Clean up the scripts directory
The directory contains samples and howto, which is not relevant anymore.
Sample configuration files should be in ../samples and (relevant)
documentation in ../doc
Signed-off-by: Jan Safranek <jsafrane@redhat.com>
Diffstat (limited to 'scripts/etc')
| -rw-r--r-- | scripts/etc/cgconfig.conf | 18 | ||||
| -rw-r--r-- | scripts/etc/cgconfig/cpu.conf | 14 | ||||
| -rw-r--r-- | scripts/etc/cgconfig/cpuacct.conf | 14 | ||||
| -rw-r--r-- | scripts/etc/wlm.conf | 16 | ||||
| -rw-r--r-- | scripts/etc/wlm/cpu.conf | 14 | ||||
| -rw-r--r-- | scripts/etc/wlm/cpuacct.conf | 14 |
6 files changed, 0 insertions, 90 deletions
diff --git a/scripts/etc/cgconfig.conf b/scripts/etc/cgconfig.conf deleted file mode 100644 index 43f9004..0000000 --- a/scripts/etc/cgconfig.conf +++ /dev/null @@ -1,18 +0,0 @@ -# -# 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. -# -# controller file -# -mount /tmp/cpu cpu -mount /tmp/cpuacct cpuacct -cpu /etc/wlm/cpu.conf -cpuacct /etc/wlm/cpuacct.conf diff --git a/scripts/etc/cgconfig/cpu.conf b/scripts/etc/cgconfig/cpu.conf deleted file mode 100644 index 7e76dea..0000000 --- a/scripts/etc/cgconfig/cpu.conf +++ /dev/null @@ -1,14 +0,0 @@ -# -# 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. -# -class1 cpu.shares=1024 tuid=balbir tgid=balbir cuid=root cgid=root -class2 cpu.shares=512 tuid=root tgid=root cuid=balbir cgid=balbir diff --git a/scripts/etc/cgconfig/cpuacct.conf b/scripts/etc/cgconfig/cpuacct.conf deleted file mode 100644 index 8c382e1..0000000 --- a/scripts/etc/cgconfig/cpuacct.conf +++ /dev/null @@ -1,14 +0,0 @@ -# -# 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 diff --git a/scripts/etc/wlm.conf b/scripts/etc/wlm.conf deleted file mode 100644 index 01a12b3..0000000 --- a/scripts/etc/wlm.conf +++ /dev/null @@ -1,16 +0,0 @@ -# -# 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. -# -# controller file -# -mount /tmp/container cpu -cpu /etc/wlm/cpu.conf diff --git a/scripts/etc/wlm/cpu.conf b/scripts/etc/wlm/cpu.conf deleted file mode 100644 index 10ac391..0000000 --- a/scripts/etc/wlm/cpu.conf +++ /dev/null @@ -1,14 +0,0 @@ -# -# 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. -# -class1 cpu.shares=1024 tuid=balbir tgid=balbir cuid=root cgid=root -class2 cpu.shares=512 tuid=root tgid=root cuid=balbir cgid=balbir diff --git a/scripts/etc/wlm/cpuacct.conf b/scripts/etc/wlm/cpuacct.conf deleted file mode 100644 index 10ac391..0000000 --- a/scripts/etc/wlm/cpuacct.conf +++ /dev/null @@ -1,14 +0,0 @@ -# -# 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. -# -class1 cpu.shares=1024 tuid=balbir tgid=balbir cuid=root cgid=root -class2 cpu.shares=512 tuid=root tgid=root cuid=balbir cgid=balbir |
