提交 dfdad30e 编写于 作者: L limingkang

告警清理

Signed-off-by: Nlimingkang <limingkang1@huawei.com>
Change-Id: I7ccf46683dcbb4c06dcf0195163208778c2d1c6e
上级 fefa1d2b
......@@ -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.
先完成此消息的编辑!
想要评论请 注册