summaryrefslogtreecommitdiff
blob: f55cf9db5d1edbaad2a2c0008a50d8900d004289 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Update of the root trust anchor for DNSSEC validation
After=network.target
Before=nss-lookup.target
Wants=nss-lookup.target
Before=unbound.service

[Service]
Type=oneshot
ExecStart=/usr/sbin/unbound-anchor

[Install]
WantedBy=multi-user.target