无法修复文件只读权限
无法修复文件只读权限 chmod: Unable to change file mode on xxxxx-error.log: Read-only file system
sudo chmod 777 aaa-service.log
sudo: /private/etc/sudoers.d is world writable
Password:
chmod: Unable to change file mode on aaa-service.log: Read-only file system
System Integrity Protection status: disabled.
[经过版主编辑]