Home
Random
Log in
Settings
About the NixOS Wiki
Official NixOS Wiki
Search
Translations
:
Sudo/3/zh
Language
Watch
View source
Revision as of 11:13, 8 October 2025 by
Ardenet
(
talk
|
contribs
)
(Created page with "通过简单的配置,将允许属于 <code>wheel</code> 组的所有用户以超级用户身份且无需提供该用户的密码使用 <code>sudo</code> 执行 <code>extraRules</code> 中指定的命令。")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
通过简单的配置,将允许属于
wheel
组的所有用户以超级用户身份且无需提供该用户的密码使用
sudo
执行
extraRules
中指定的命令。