未验证 提交 c7f6315d 编写于 作者: O openharmony_ci 提交者: Gitee

!233 add file restorecon

Merge pull request !233 from dapaodexiaoyu2/master
......@@ -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.
先完成此消息的编辑!
想要评论请 注册