Initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Power Sequencer Power-on Monitor
|
||||
Wants=obmc-power-start@0.service
|
||||
After=obmc-power-start@0.service
|
||||
Wants=power-workarounds@0.service
|
||||
After=power-workarounds@0.service
|
||||
Conflicts=obmc-chassis-poweroff@0.target
|
||||
ConditionPathExists=!/run/openbmc/chassis@0-on
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/pseq-monitor -a pgood-monitor -i 5000
|
||||
Reference in New Issue
Block a user