提交 5ba49af8 编写于 作者: X xionglei6

init: fix cfg

Signed-off-by: Nxionglei6 <xionglei6@huawei.com>
上级 3c8df8bc
...@@ -478,7 +478,7 @@ ...@@ -478,7 +478,7 @@
"gid" : ["shell", "log", "readproc"] "gid" : ["shell", "log", "readproc"]
}, { }, {
"name" : "misc", "name" : "misc",
"start-mode" : "condition", "start-mode" : "normal",
"path" : ["/system/bin/misc_daemon", "--write_logo", "/vendor/logo.rgb"], "path" : ["/system/bin/misc_daemon", "--write_logo", "/vendor/logo.rgb"],
"once" : 1 "once" : 1
} }
......
...@@ -454,7 +454,7 @@ ...@@ -454,7 +454,7 @@
"name" : "misc", "name" : "misc",
"path" : ["/system/bin/misc_daemon", "--write_logo", "/vendor/logo.rgb"], "path" : ["/system/bin/misc_daemon", "--write_logo", "/vendor/logo.rgb"],
"once" : 1, "once" : 1,
"start-mode" : "condition" "start-mode" : "normal"
} }
] ]
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册