diff options
author | 2016-09-20 18:04:16 +0800 | |
---|---|---|
committer | 2016-09-20 11:04:16 +0100 | |
commit | 7b79458c8a659a4cc8fffb5f678321a0fdd09333 (patch) | |
tree | ee5551a1cfab23819001f41f04aef80bd765754f /README.md | |
parent | 855571604619666696d21845952e298fb5fdb851 (diff) | |
download | coredns-7b79458c8a659a4cc8fffb5f678321a0fdd09333.tar.gz coredns-7b79458c8a659a4cc8fffb5f678321a0fdd09333.tar.zst coredns-7b79458c8a659a4cc8fffb5f678321a0fdd09333.zip |
Fix typo in Readme. (#274)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -140,7 +140,7 @@ Github: <https://github.com/miekg/coredns> ## Systemd Service File -Use this as a systemd service file. It defaults to a coredns wich a homedir of /home/coredns +Use this as a systemd service file. It defaults to a coredns with a homedir of /home/coredns
and the binary lives in /opt/bin and the config in `/etc/coredns/Corefile`: ~~~ txt |