Doas/zh: Difference between revisions
No edit summary |
Created page with "== 配置 ==" |
||
| Line 2: | Line 2: | ||
由于与 sudo 的兼容性问题,不建议使用 doas。 | 由于与 sudo 的兼容性问题,不建议使用 doas。 | ||
基于 Flake 的配置需要将 git 作为系统软件安装才能重新构建。 | 基于 Flake 的配置需要将 git 作为系统软件安装才能重新构建。 | ||
< | <span id="Configuration"></span> | ||
== | == 配置 == | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
The following configuration will give the user <code>foo</code> the ability to execute commands as the super user via <code>doas</code>, while disabling the <code>sudo</code> command. | The following configuration will give the user <code>foo</code> the ability to execute commands as the super user via <code>doas</code>, while disabling the <code>sudo</code> command. | ||