summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/network/network/network-update-dns.service
blob: 3044903545dd12a9839822f933863f80c6735d28 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Phosphor DNS Settings Cache Manager
Wants=mapper-wait@-org-openbmc-NetworkManager-Interface.service
After=mapper-wait@-org-openbmc-NetworkManager-Interface.service

[Service]
ExecStart={sbindir}/netman_watch_dns /run/systemd/netif/state
Restart=always

[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}
OpenPOWER on IntegriCloud