summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/network/inarp/inarp.service
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/network/inarp/inarp.service')
-rw-r--r--meta-phosphor/common/recipes-phosphor/network/inarp/inarp.service3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/network/inarp/inarp.service b/meta-phosphor/common/recipes-phosphor/network/inarp/inarp.service
index 626e744d7..5d26559f0 100644
--- a/meta-phosphor/common/recipes-phosphor/network/inarp/inarp.service
+++ b/meta-phosphor/common/recipes-phosphor/network/inarp/inarp.service
@@ -2,7 +2,8 @@
Description=Phosphor Inverse ARP
[Service]
-ExecStart={sbindir}/inarp
+ExecStart=/usr/bin/env inarp
+SyslogIdentifier=inarp
Restart=always
[Install]
OpenPOWER on IntegriCloud