blob: 6b7ffcd1da08b4f4616e95978253e6ad07073648 [file] [log] [blame]
Ratan Gupta1baa4da2018-04-24 18:10:36 +05301[Unit]
2Description=Phosphor SNMP conf Manager
3After=obmc-mapper.target
4
5[Service]
6ExecStart=/usr/bin/env phosphor-network-snmpconf
7SyslogIdentifier=phosphor-network-snmpconf
8Restart=always
9Type=dbus
10BusName=xyz.openbmc_project.Network.SNMP
11
12[Install]
Brad Bishopfc81e382019-04-06 13:58:07 -040013WantedBy=multi-user.target