init.rc: Fixes typo: sytem -> system.

This commit is contained in:
Hiroshi Takekawa 2009-08-26 19:51:04 +09:00
parent 41ced0261c
commit 7acf3386cc
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,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