提交 fb321958 编写于 作者: Z zhang-daiyue

Remove selinux commands.

Signed-off-by: Nzhang-daiyue <zhangdaiyue1@huawei.com>
Change-Id: Ie5b617b6dd35efe4778dda2fb068759f870dd79a
上级 bedf89dd
......@@ -23,11 +23,9 @@
"run-command": [
"sh /data/local/tmp/copy_files.sh",
"chmod -R 777 /storage/media/100/local/files/*",
"chmod -R 777 /data/service/el2/100/hmdfs/account/files/*",
"setenforce 0"
"chmod -R 777 /data/service/el2/100/hmdfs/account/files/*"
],
"teardown-command":[
"setenforce 1",
"rm -rf /storage/media/100/local/files/*"
]
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册