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

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

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