summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/network/phosphor-snmp/xyz.openbmc_project.Network.SNMP.service
blob: 6b7ffcd1da08b4f4616e95978253e6ad07073648 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Phosphor SNMP conf Manager
After=obmc-mapper.target

[Service]
ExecStart=/usr/bin/env phosphor-network-snmpconf
SyslogIdentifier=phosphor-network-snmpconf
Restart=always
Type=dbus
BusName=xyz.openbmc_project.Network.SNMP

[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud