blob: d1494036f35d38512ad787a0111aa354b3d6d45b [file] [log] [blame]
Brad Bishop3c90f592016-08-08 08:53:13 -04001[Unit]
2Description=Stop Watchdog%i
3Wants=mapper-wait@-org-openbmc-watchdog-host%i.service
4After=mapper-wait@-org-openbmc-watchdog-host%i.service
Josh D. Kinga283e072017-04-06 15:56:37 -05005Conflicts=obmc-host-start@%i.target
Brad Bishop3c90f592016-08-08 08:53:13 -04006
7[Service]
8Type=oneshot
9RemainAfterExit=yes
10ExecStart={sbindir}/mapper call /org/openbmc/watchdog/host%i org.openbmc.Watchdog stop
11
12[Install]
Josh D. Kinga283e072017-04-06 15:56:37 -050013WantedBy=obmc-host-stop@%i.target