Move systemd service file from main CoreDNS README (#6)

This commit is contained in:
John Belamaric 2017-04-24 11:06:56 -04:00 committed by Miek Gieben
parent 00c1933046
commit 8a21a7ac52
2 changed files with 21 additions and 0 deletions

4
systemd/README.md Normal file
View file

@ -0,0 +1,4 @@
# Systemd Service File
Use `coredns.service` 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`.