1[Unit]
2Description=Power Sequencer Power-on Monitor
3Wants=op-power-start@0.service
4After=op-power-start@0.service
5Wants=power-workarounds@0.service
6After=power-workarounds@0.service
7Conflicts=obmc-chassis-poweroff@0.target
8ConditionPathExists=!/run/openbmc/chassis@0-on
9
10[Service]
11Type=oneshot
12ExecStart=/usr/bin/env pseq-monitor -a pgood-monitor -i 5000
13SyslogIdentifier=pseq-monitor
14