blob: 5d86fcfff6cb4814cb6b737963360d18f27ee377 [file] [log] [blame]
[Unit]
Description=Phosphor DBus Service Discovery Manager
Before=obmc-mapper.target
[Service]
Restart=always
Type=dbus
ExecStart={sbindir}/phosphor-mapper
BusName={BUSNAME}
TimeoutStartSec=300
Environment="PYTHONUNBUFFERED=1"
[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}