From: Lukas Schauer Date: Thu, 5 Jan 2017 23:40:03 +0000 (+0100) Subject: missing filename in config path X-Git-Tag: v0.4.0~18 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=b36d638a910ce7c6be0bb8330d1d945a653f70af;p=thirdparty%2Fdehydrated.git missing filename in config path --- diff --git a/README.md b/README.md index a0daf2a..e2634de 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ If you have any problems take a look at our [Troubleshooting](docs/troubleshooti dehydrated is looking for a config file in a few different places, it will use the first one it can find in this order: - `/etc/dehydrated/config` -- `/usr/local/etc/dehydrated` +- `/usr/local/etc/dehydrated/config` - The current working directory of your shell - The directory from which dehydrated was ran