Skip to content

Instantly share code, notes, and snippets.

@physhster
physhster / unbound.service
Last active February 25, 2016 02:36 — forked from kometchtech/unbound.service
unbound systemd for debian jessie
[Unit]
Description=Unbound recursive Domain Name Server
After=syslog.target network.target network-online.target
After=unbound-keygen.service
Wants=network-online.target
Wants=unbound-keygen.service
Wants=unbound-anchor.timer
Before=nss-lookup.target
Wants=nss-lookup.target