diff options
| author | Paul Buetow <paul@buetow.org> | 2023-07-12 07:38:05 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-07-12 07:38:05 +0300 |
| commit | 64d9b5f66a3b103236c152ef0a778cd244f4709e (patch) | |
| tree | e50e37c03c64534b1a68fd4c4364e39e64097c7a /gemfeed/2022-10-30-installing-dtail-on-openbsd.md | |
| parent | 874c2ac3fe7ffa505c1d0b0f91956b103b36e4f4 (diff) | |
Update content for md
Diffstat (limited to 'gemfeed/2022-10-30-installing-dtail-on-openbsd.md')
| -rw-r--r-- | gemfeed/2022-10-30-installing-dtail-on-openbsd.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2022-10-30-installing-dtail-on-openbsd.md b/gemfeed/2022-10-30-installing-dtail-on-openbsd.md index 29ea98e3..30a35a9b 100644 --- a/gemfeed/2022-10-30-installing-dtail-on-openbsd.md +++ b/gemfeed/2022-10-30-installing-dtail-on-openbsd.md @@ -161,7 +161,7 @@ Now, DTail is fully installed but still needs to be configured. Grab the default ``` $ doas mkdir /etc/dserver -$ curl https://raw.githubusercontent.com/mimecast/dtail/master/samples/dtail.json.sample | +$ curl https://raw.githubusercontent.com/mimecast/dtail/master/examples/dtail.json.examples | doas tee /etc/dserver/dtail.json ``` |
