| [Unit] | |
| Description=Power Sequencer Power-on Monitor | |
| Wants=op-power-start@0.service | |
| After=op-power-start@0.service | |
| Conflicts=obmc-power-stop-pre@0.target | |
| After=obmc-power-stop-pre@0.target | |
| ConditionPathExists=!/run/openbmc/chassis@0-on | |
| [Service] | |
| Type=oneshot | |
| ExecStart=/usr/bin/env pseq-monitor -a pgood-monitor -i 5000 | |
| SyslogIdentifier=pseq-monitor |