提交 486a8b68 编写于 作者: R roger

init: Introduce pstore

Signed-off-by: Nroger <kongzhengrong@huawei.com>
上级 78d32595
......@@ -143,6 +143,9 @@
"chown system system /sys/power/state",
"chown system system /sys/power/wakeup_count",
"chmod 0660 /sys/power/state",
"mount pstore pstore /sys/fs/pstore nodev noexec nosuid",
"chown system log /sys/fs/pstore",
"chmod 0550 /sys/fs/pstore",
"ifup lo",
"hostname localhost",
"domainname localdomain"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册