提交 baa245af 编写于 作者: R renwei

add file restorecon for rk3568

Signed-off-by: Nrenwei <renwei8@huawei.com>
Change-Id: Ib00219724d4eda20a4b2cfeec9e79f5d1a062d8c
上级 5053d0ab
......@@ -292,7 +292,7 @@ static const struct CmdTable g_cmdTable[] = {
{ "ifup ", 1, 1, DoIfup },
{ "mount_fstab ", 1, 1, DoMountFstabFile },
{ "umount_fstab ", 1, 1, DoUmountFstabFile },
{ "restorecon ", 0, 0, DoRestorecon },
{ "restorecon ", 0, 1, DoRestorecon },
};
const struct CmdTable *GetCmdTable(int *number)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册