blob: 8495eaff429819c467efe85e8351c913234e3d97 [file] [log] [blame]
Chicago Duan184f6022020-04-17 11:30:49 +08001[Unit]
2Description=PLDM soft power off app
3Wants=pldmd.service
4After=pldmd.service
Andrew Geissler30450fe2020-10-29 19:13:07 -05005Wants=obmc-host-stop-pre@0.target
6Before=obmc-host-stop-pre@0.target
Andrew Geissler8c2135c2022-05-25 19:09:51 -04007Conflicts=obmc-host-startmin@0.target
Chicago Duan184f6022020-04-17 11:30:49 +08008
9[Service]
10Restart=no
11ExecStart=/usr/bin/pldm-softpoweroff
12Type=oneshot