dnssec-triggerd

reconfiguration tool to make DNSSEC work

Debian Debian
RUN apt-get update && \ apt-get install -y dnssec-trigger
Ubuntu
RUN apt-get update && \ apt-get install -y dnssec-trigger
CentOS
RUN yum install -y dnssec-trigger
Fedora
RUN dnf install -y dnssec-trigger
Raspbian
RUN apt-get update && \ apt-get install -y dnssec-trigger
click the source code to copy install dnssec-triggerd on any operating system with command-not-found.com