blob: 00bf46384720e9b68a832362ab796fdc614152ae [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
8
9[Service]
10RemainAfterExit=yes
11Type=oneshot
12ExecStart=/usr/bin/openpower-proc-control cfamReset
13
14[Install]
15# Will be installed in appropriate warm reboot targets via bb files