Merge "init.rc: Remove cpu weight set on the root cgroup" into nyc-mr1-dev
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 32970e4..fba0ba0 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -139,7 +139,6 @@
     chown system system /dev/cpuctl
     chown system system /dev/cpuctl/tasks
     chmod 0666 /dev/cpuctl/tasks
-    write /dev/cpuctl/cpu.shares 1024
     write /dev/cpuctl/cpu.rt_period_us 1000000
     write /dev/cpuctl/cpu.rt_runtime_us 950000