提交 d8c3f3f4 编写于 作者: L limingkang 提交者: 李明康

fixed dfdad30e from https://gitee.com/xiao-ming-k/startup_init_lite/pulls/1754

告警清理
Signed-off-by: Nlimingkang <limingkang1@huawei.com>
Change-Id: I7ccf46683dcbb4c06dcf0195163208778c2d1c6e
上级 feae4b1e
......@@ -144,7 +144,6 @@ static int DoRebootOther(int id, const char *name, int argc, const char **argv)
static void RebootAdpInit(void)
{
// sample {"reboot,shutdown", "reboot.shutdown", "reboot.shutdown"},
// add default reboot cmd
(void)AddCmdExecutor("reboot", DoReboot);
(void)AddCmdExecutor("reboot.other", DoRebootOther);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册