summaryrefslogtreecommitdiff
path: root/community/pdns-recursor/pdns-recursor.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/pdns-recursor/pdns-recursor.service')
-rw-r--r--community/pdns-recursor/pdns-recursor.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/community/pdns-recursor/pdns-recursor.service b/community/pdns-recursor/pdns-recursor.service
deleted file mode 100644
index e8d23ccd0..000000000
--- a/community/pdns-recursor/pdns-recursor.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=PowerDNS recursing nameserver
-After=network.target
-
-[Service]
-Type=forking
-ExecStart=/usr/bin/pdns_recursor --daemon
-
-[Install]
-WantedBy=multi-user.target