blob: ee0fb25399a28dd0fa235a53aac7c5e75ae3ca80 [file] [log] [blame]
Chirag Sharmaa2576932020-12-05 23:17:41 -06001[Unit]
2Description=Preparation to poweroff host%i
3Wants=op-cfam-reset.service
4Before=op-cfam-reset.service
5Wants=obmc-power-stop-pre@%i.target
6Before=obmc-power-stop-pre@%i.target
Jayanth Othayoth87266c52020-12-11 12:45:55 -06007Wants=obmc-host-stopped@%i.target
8After=obmc-host-stopped@%i.target
Chirag Sharmaa2576932020-12-05 23:17:41 -06009Conflicts=obmc-chassis-poweron@%i.target
10
11[Service]
12Type=oneshot
13RemainAfterExit=no
14ExecStart=/usr/bin/openpower-proc-control prePoweroff
15
16[Install]
17WantedBy=obmc-power-stop-pre@%i.target