summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper/obmc-mapper.service
blob: 461b8d8958481ddd595d6d408f15920ea9913d4b (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Phosphor OpenBMC DBus service management daemon

[Service]
Restart=always
Type=dbus
ExecStart=/usr/sbin/phosphor-mapper
BusName=org.openbmc.objectmapper

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