iamckn / wireguard_ansible

Ansible scripts for the set up a typical wireguard VPN connection
https://www.ckn.io/blog/2017/11/14/wireguard-vpn-typical-setup/
322 stars 69 forks source link

unbound.service is not a native service, redirecting to systemd-sysv-install #10

Closed ThinkingXuan closed 5 years ago

ThinkingXuan commented 5 years ago
chown -R unbound:unbound /var/lib/unbound
systemctl enable unbound

show unbound.service is not a native service, redirecting to systemd-sysv-install

iamckn commented 5 years ago

The unbound dns server is installed by the playbook. I need more specific details on what the issue is.