blob: 8d4af5b6046fd7e910571a8c388a95707c0482cf [file] [log] [blame]
Dhruvaraj Subhashchandran3506c182020-02-18 05:28:39 -06001[Unit]
2Description=Start memory preserving reboot host%i
3Wants=obmc-host-stop-pre@%i.target
4Before=obmc-host-stop-pre@%i.target
5After=op-stop-instructions@%i.service
6Conflicts=obmc-host-startmin@%i.target
7
8[Service]
9RemainAfterExit=yes
10Type=oneshot
11ExecStart=/usr/bin/openpower-proc-control enterMpReboot
12
13[Install]
14WantedBy=obmc-host-diagnostic-mode@%i.target