commit | 70b262ad3eb8c596ccfa44e7d964ff2442572c99 | [log] [tgz] |
---|---|---|
author | Anthony Newnam <anthony.newnam@garmin.com> | Mon May 10 14:19:24 2010 -0500 |
committer | Garmin Android technology group <android@garmin.com> | Tue May 11 13:55:17 2010 -0500 |
tree | 753629025dee81a144aa7a20e88b58410ff797f2 | |
parent | 28a8dab590a5f2e3db4489e162858f386fbcb9e8 [diff] |
Spell system correctly Change-Id: I3a7b0b8c5c0a3dac23192a32abe88d60ce1f00c0
diff --git a/rootdir/init.rc b/rootdir/init.rc index 925347d..b0aa5f2 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -41,7 +41,7 @@ # 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