missing filename in config path

This commit is contained in:
Lukas Schauer
2017-01-06 00:40:03 +01:00
parent 84274f7436
commit b36d638a91

View File

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