commit | 7acf3386cca6dcfc22cfe45113cc5839502ad811 | [log] [tgz] |
---|---|---|
author | Hiroshi Takekawa <sian@big.or.jp> | Wed Aug 26 19:51:04 2009 +0900 |
committer | Hiroshi Takekawa <sian@big.or.jp> | Wed Aug 26 19:51:04 2009 +0900 |
tree | 36518691de97530a3c88c9e2d5a9e138456b549a | |
parent | 41ced0261c32705922da318408332372fb1255bc [diff] |
init.rc: Fixes typo: sytem -> system.
diff --git a/rootdir/init.rc b/rootdir/init.rc index a648ad8..aa0ef59 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -38,7 +38,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