blob: 1fc88f33241d81b20529865bfb475218b539e8b7 [file] [log] [blame]
Vishwanatha Subbannad8b3f612017-07-03 19:21:18 +05301[Unit]
2Description=Start Watchdog%i
3Wants=obmc-host-started@%i.target
4After=obmc-host-started@%i.target
5Wants=mapper-wait@-xyz-openbmc_project-watchdog-host%i.service
6After=mapper-wait@-xyz-openbmc_project-watchdog-host%i.service
7Conflicts=obmc-host-stop@%i.target
8
9[Service]
10Type=oneshot
11ExecStart={sbindir}/mapper call /xyz/openbmc_project/watchdog/host%i org.freedesktop.DBus.Properties Set ssv xyz.openbmc_project.State.Watchdog Enabled b true