summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/network/inarp/inarp.service
blob: 626e744d7dce2250fa828b0b0d97f9dda9a16bec (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Phosphor Inverse ARP

[Service]
ExecStart={sbindir}/inarp
Restart=always

[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}
OpenPOWER on IntegriCloud