blob: b397e2f161b02b765a592edd8f72050edbb68eb4 [file] [log] [blame]
Brad Bishop83254dc2015-10-27 17:12:45 -04001[Unit]
2Description=Phosphor OpenBMC DBus service management daemon
Brad Bishope3060732016-08-08 20:21:44 -04003Before=obmc-mapper.target
Brad Bishop83254dc2015-10-27 17:12:45 -04004
5[Service]
Nan Lid0921602016-01-27 10:28:34 +08006Restart=always
Brad Bishop83254dc2015-10-27 17:12:45 -04007Type=dbus
8ExecStart=/usr/sbin/phosphor-mapper
Brad Bishop3c695352016-06-09 01:26:47 -04009BusName=org.openbmc.ObjectMapper
Adriana Kobylakc13be612016-06-24 16:14:08 -050010TimeoutStartSec=300
Brad Bishop801ddbd2016-06-28 18:21:00 -040011Environment="PYTHONUNBUFFERED=1"
Brad Bishop83254dc2015-10-27 17:12:45 -040012
13[Install]
14WantedBy=multi-user.target