This commit is contained in:
JMARyA 2023-12-22 23:15:11 +01:00
parent 9119289dc0
commit 825c2eed36
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263

View file

@ -22,8 +22,8 @@ $ doas -s
### Options
| Option | Description |
| --------- | ------------------------------------------------- |
| `-s` | Execute the shell from `SHELL` or /etc/passwd. |
| `-u user` | Execute the command as user. The default is root. |
| `-s` | Execute the shell from `$SHELL` or `/etc/passwd`. |
| `-u user` | Execute the command as user. The default is root. |
## Configuration
The configuration for doas is stored at `/etc/doas.conf`.