Mercurial > code > home > repos > infra
diff dns/files/dnsmasq-mtail.service @ 328:8558ea135812
fix dnsmasq startup ordering
author | drewp@bigasterisk.com |
---|---|
date | Sun, 23 Feb 2025 15:08:14 -0800 |
parents | 5b88b38f2471 |
children |
line wrap: on
line diff
--- a/dns/files/dnsmasq-mtail.service Mon Jan 20 21:57:15 2025 -0800 +++ b/dns/files/dnsmasq-mtail.service Sun Feb 23 15:08:14 2025 -0800 @@ -2,10 +2,10 @@ [Unit] Description=dnsmasq-mtail for 10.2 network -After=dnsmasq_10.2.service +BindsTo=dnsmasq_10.2.service [Service] -Type=simple +Type=exec ExecStart=zsh /opt/dnsmasq/10.2/run_mtail.sh