From 70b262ad3eb8c596ccfa44e7d964ff2442572c99 Mon Sep 17 00:00:00 2001 From: Anthony Newnam Date: Mon, 10 May 2010 14:19:24 -0500 Subject: [PATCH] Spell system correctly Change-Id: I3a7b0b8c5c0a3dac23192a32abe88d60ce1f00c0 --- rootdir/init.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/init.rc b/rootdir/init.rc index 925347d0e..b0aa5f2bf 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -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