From 32b31fec49650b57062e9cb93fe7a2e414716f63 Mon Sep 17 00:00:00 2001 From: Bryan Black Date: Mon, 19 Feb 2018 18:03:34 -0800 Subject: [PATCH 1/3] add doas.conf instructions --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d819fc..25cc96c 100644 --- a/README.md +++ b/README.md @@ -1 +1,20 @@ -# etc \ No newline at end of file +# 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] From bfe918e5f0a5e11e637fe0bdd0a5505c3640ea9f Mon Sep 17 00:00:00 2001 From: Bryan Black Date: Sun, 22 Apr 2018 12:42:59 -0700 Subject: [PATCH 2/3] fix url --- pkg/repos/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/repos/README.md b/pkg/repos/README.md index 9e2e1db..cc0e00e 100644 --- a/pkg/repos/README.md +++ b/pkg/repos/README.md @@ -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) From c188a3e0e219cc4626da1648e6f466c6eed6e84b Mon Sep 17 00:00:00 2001 From: Bryan Black Date: Thu, 19 Jul 2018 15:11:27 -0700 Subject: [PATCH 3/3] fix markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25cc96c..7702060 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,4 @@ _Questions for Google to index:_ >Example `doas.conf` file. --- -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](https://bringyourwallet.com/donate)