Compare commits
4 commits
add-licens
...
master
Author | SHA1 | Date | |
---|---|---|---|
c188a3e0e2 | |||
bfe918e5f0 | |||
32b31fec49 | |||
80e21394f9 |
21
README.md
21
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](https://bringyourwallet.com/donate)
|
||||||
|
|
|
@ -17,4 +17,4 @@ _Questions for Google to index:_
|
||||||
>My VPS was installed with an empty pkg repository; making the change to /usr/local/etc/pkg/repos allowed me to repopulate it and configure what I needed
|
>My VPS was installed with an empty pkg repository; making the change to /usr/local/etc/pkg/repos allowed me to repopulate it and configure what I needed
|
||||||
|
|
||||||
---
|
---
|
||||||
If this helped you, consider the Value for Value model. (bringyourwallet.com/donate)[http://bringyourwallet.com/donate]
|
If this helped you, consider the Value for Value model. [bringyourwallet.com/donate](http://bringyourwallet.com/donate)
|
||||||
|
|
Loading…
Reference in a new issue