]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: remove contrib/dnsdist.service 3713/head
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 15 Apr 2016 13:56:41 +0000 (15:56 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 15 Apr 2016 13:56:41 +0000 (15:56 +0200)
One service file is more than enough

pdns/dnsdistdist/contrib/dnsdist.service [deleted file]

diff --git a/pdns/dnsdistdist/contrib/dnsdist.service b/pdns/dnsdistdist/contrib/dnsdist.service
deleted file mode 100644 (file)
index 43bc1d5..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=dnsdist
-After=network.target
-
-[Service]
-Type=notify
-ExecStart=/usr/bin/dnsdist --supervised
-
-[Install]
-WantedBy=multi-user.target