blob: 5b409bf4d71734eede08fb468bf078304e03a913 [file] [log] [blame]
Andrew Geisslera0076682020-02-05 13:14:53 -06001[Unit]
2Description=CFAM reset
3Wants=obmc-host-stopped@0.target
4After=obmc-host-stopped@0.target
5After=op-occ-disable@0.service
6Before=obmc-host-startmin@0.target
7Conflicts=obmc-host-startmin@0.target
Dhruvaraj Subhashchandranb09c1fb2020-03-09 00:45:26 -05008ConditionPathExists=!/run/openbmc/mpreboot@0
Andrew Geisslera0076682020-02-05 13:14:53 -06009
10[Service]
11RemainAfterExit=yes
12Type=oneshot
13ExecStart=/usr/bin/openpower-proc-control cfamReset
14
15[Install]
16# Will be installed in appropriate warm reboot targets via bb files