Merge "Spell system correctly"

This commit is contained in:
Jean-Baptiste Queru 2010-06-08 15:09:55 -07:00 committed by Android Code Review
commit 885e5a7104
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ loglevel 3
# Create cgroup mount points for process groups
mkdir /dev/cpuctl
mount cgroup none /dev/cpuctl cpu
chown sytem system /dev/cpuctl
chown system system /dev/cpuctl
chown system system /dev/cpuctl/tasks
chmod 0777 /dev/cpuctl/tasks
write /dev/cpuctl/cpu.shares 1024