diff options
Diffstat (limited to 'meta-networking/recipes-support/dnsmasq/files/dnsmasq-resolvconf.service')
| -rw-r--r-- | meta-networking/recipes-support/dnsmasq/files/dnsmasq-resolvconf.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/dnsmasq/files/dnsmasq-resolvconf.service b/meta-networking/recipes-support/dnsmasq/files/dnsmasq-resolvconf.service index 68b175c1fb..07b4817a7e 100644 --- a/meta-networking/recipes-support/dnsmasq/files/dnsmasq-resolvconf.service +++ b/meta-networking/recipes-support/dnsmasq/files/dnsmasq-resolvconf.service | |||
| @@ -6,7 +6,7 @@ After=network.target | |||
| 6 | Type=forking | 6 | Type=forking |
| 7 | PIDFile=/run/dnsmasq.pid | 7 | PIDFile=/run/dnsmasq.pid |
| 8 | ExecStartPre=/usr/bin/dnsmasq --test | 8 | ExecStartPre=/usr/bin/dnsmasq --test |
| 9 | ExecStart=/usr/bin/dnsmasq -x /run/dnsmasq.pid | 9 | ExecStart=/usr/bin/dnsmasq -x /run/dnsmasq.pid -7 /etc/dnsmasq.d |
| 10 | ExecStartPost=/usr/bin/dnsmasq-resolvconf-helper start | 10 | ExecStartPost=/usr/bin/dnsmasq-resolvconf-helper start |
| 11 | ExecStopPre=/usr/bin/dnsmasq-resolvconf-helper stop | 11 | ExecStopPre=/usr/bin/dnsmasq-resolvconf-helper stop |
| 12 | ExecStop=/bin/kill $MAINPID | 12 | ExecStop=/bin/kill $MAINPID |
