summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor/phosphor-msl-verify.service
blob: cbefdeab14ae277c86971e64aa620947d688fc0b (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Phosphor MSL Verification
After=mapper-wait@-xyz-openbmc_project-inventory.service
Wants=mapper-wait@-xyz-openbmc_project-inventory.service

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/env phosphor-msl-verify
SyslogIdentifier=phosphor-msl-verify
OpenPOWER on IntegriCloud