Files
infrastructure/roles/geo_dns/files/geoipupdate-pdns-reload.conf
Evangelos Foutras 30b0520ec1 geo_dns: add geoipupdate.service drop-in to reload
When the GeoIP databases get refreshed (weekly), we want PowerDNS to
reload them. Do this by running pdns_control reload in ExecStartPost.
2022-08-19 08:06:13 +03:00

3 lines
55 B
Plaintext

[Service]
ExecStartPost=+-/usr/bin/pdns_control reload