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

[Service]
ExecStart=/usr/bin/env inarp
SyslogIdentifier=inarp
Restart=always

[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}
OpenPOWER on IntegriCloud