blob: 9440f0c2d0e8fdedf868c3d027c4ac447f2dac58 [file] [log] [blame]
Brad Bishopf1cc41b2017-05-31 14:08:33 -04001[Unit]
2Description=Phosphor DBus Monitor
3After=obmc-mapper.target
4
5[Service]
6Restart=always
Michael Tritzfbd81be2017-08-15 14:07:23 -05007ExecStart=/usr/bin/env phosphor-dbus-monitor
8SyslogIdentifier=phosphor-dbus-monitor
Brad Bishopf1cc41b2017-05-31 14:08:33 -04009
10[Install]
11WantedBy={SYSTEMD_DEFAULT_TARGET}