出错的原因:不小心给了/etc/的所有文件的777属性,出现了sudo 的错误。

1.pkexec chmod 0440 /etc/sudoers

2.pkexec chmod 0440 /etc/sudoers.d/README

相关文章: