add doas.conf instructions
This commit is contained in:
parent
80e21394f9
commit
32b31fec49
19
README.md
19
README.md
|
@ -1 +1,20 @@
|
||||||
# etc
|
# etc
|
||||||
|
|
||||||
|
|
||||||
|
## `doas.conf`
|
||||||
|
As `root:#`
|
||||||
|
```
|
||||||
|
cd /usr/local/etc ; fetch https://raw.githubusercontent.com/stationgroup/etc/master/doas.conf ; cd ~
|
||||||
|
```
|
||||||
|
|
||||||
|
Fetch may complain about certificates. _If_ it does: `pkg install ca_root_nss`
|
||||||
|
|
||||||
|
---
|
||||||
|
_Questions for Google to index:_
|
||||||
|
|
||||||
|
>How do I configure `doas`.
|
||||||
|
|
||||||
|
>Example `doas.conf` file.
|
||||||
|
|
||||||
|
---
|
||||||
|
If this helped you, consider the Value for Value model. (bringyourwallet.com/donate)[http://bringyourwallet.com/donate]
|
||||||
|
|
Loading…
Reference in a new issue