diff options
Diffstat (limited to 'community-testing/unbound/unbound.service')
-rw-r--r-- | community-testing/unbound/unbound.service | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/community-testing/unbound/unbound.service b/community-testing/unbound/unbound.service deleted file mode 100644 index 8b3c9576b..000000000 --- a/community-testing/unbound/unbound.service +++ /dev/null @@ -1,11 +0,0 @@ -[Unit] -Description=Unbound DNS Resolver - -[Service] -PIDFile=/run/unbound.pid -ExecStart=/usr/sbin/unbound -d -ExecReload=/bin/kill -HUP $MAINPID -Restart=always - -[Install] -WantedBy=multi-user.target |