blob: 9ff09679b5052a0f6ae4adc8e4cff1154c893b3f [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 -05005Before=obmc-host-stop-pre@0.target
Andrew Geissler8c2135c2022-05-25 19:09:51 -04006Conflicts=obmc-host-startmin@0.target
Chicago Duan184f6022020-04-17 11:30:49 +08007
8[Service]
9Restart=no
10ExecStart=/usr/bin/pldm-softpoweroff
11Type=oneshot