summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/network/inarp/inarp.service
blob: 6e85131e12b67de67fec966e9c65906101b1031e (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=multi-user.target
OpenPOWER on IntegriCloud