1[Unit]
2Description=Power Sequencer Runtime Monitor
3Wants=obmc-host-start-pre@0.target
4Before=obmc-host-start-pre@0.target
5After=obmc-power-on@0.target
6Conflicts=obmc-power-stop-pre@0.target
7After=obmc-power-stop-pre@0.target
8
9[Service]
10ExecStart=/usr/bin/env pseq-monitor -a runtime-monitor -i 500
11SyslogIdentifier=pseq-monitor
12