1[Unit] 2Description=Phosphor DBus Service Discovery Manager 3 4[Service] 5Restart=always 6Type=dbus 7ExecStart=@LIBEXECDIR@/phosphor-objmgr/mapperx 8BusName=xyz.openbmc_project.ObjectMapper 9TimeoutStartSec=300 10RestartSec=5 11 12[Install] 13WantedBy=multi-user.target 14Alias=dbus-xyz.openbmc_project.ObjectMapper.service 15