xref: /openbmc/phosphor-power/services/pseq-monitor-pgood.service (revision bd3bd8246bcf662f3c159125209ad7311d954fd1)
1*bd3bd824SLei YU[Unit]
2*bd3bd824SLei YUDescription=Power Sequencer Power-on Monitor
3*bd3bd824SLei YUWants=op-power-start@0.service
4*bd3bd824SLei YUAfter=op-power-start@0.service
5*bd3bd824SLei YUConflicts=obmc-chassis-poweroff@0.target
6*bd3bd824SLei YUConditionPathExists=!/run/openbmc/chassis@0-on
7*bd3bd824SLei YU
8*bd3bd824SLei YU[Service]
9*bd3bd824SLei YUType=oneshot
10*bd3bd824SLei YUExecStart=/usr/bin/env pseq-monitor -a pgood-monitor -i 5000
11*bd3bd824SLei YUSyslogIdentifier=pseq-monitor
12