blob: b9d93608be1ba04286d56d4cfc6d0d076e05def5 [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]
Patrick Ventured607cfb2019-04-04 12:15:22 -070011WantedBy=multi-user.target