1
0
Fork 0
knowledge-base/KB/Linux/Server/unbound/systemd/unbound_update_root_hints.service

10 lines
212 B
Desktop File

[Unit]
Description=Run unbound_update_root_hints
OnFailure=systemd_failure_notify@%n.service
[Service]
Type=oneshot
ExecStart=/bin/bash /root/scripts/unbound_update_root_hints
[Install]
WantedBy=default.target