modify: cfg adapt parallel start

Signed-off-by: xionglei6 <xionglei6@huawei.com>
This commit is contained in:
xionglei6 2022-02-09 17:40:33 +08:00
parent 2b61f30d1a
commit 5ab062823f

View File

@ -1,11 +1,4 @@
{
"jobs" : [{
"name" : "post-fs-data",
"cmds" : [
"start distributedsched"
]
}
],
"services" : [{
"name" : "distributedsched",
"path" : ["/system/bin/sa_main", "/system/profile/distributedsched.xml"],
@ -13,4 +6,4 @@
"gid" : ["system", "shell", "root"]
}
]
}
}