Compare commits

...

4 commits

Author SHA1 Message Date
Bryan Black c188a3e0e2
fix markdown 2018-07-19 15:11:27 -07:00
Bryan Black bfe918e5f0
fix url 2018-04-22 12:42:59 -07:00
Bryan Black 32b31fec49
add doas.conf instructions 2018-02-19 18:03:34 -08:00
Bryan Black 80e21394f9
Merge pull request #1 from stationgroup/add-license-1
Create LICENSE
2018-01-04 17:04:47 -08:00
2 changed files with 21 additions and 2 deletions

View file

@ -1 +1,20 @@
# 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)

View file

@ -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
---
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)