summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-phosphor/watchdog/system-watchdog/watchdog-reset@.service
blob: 6b1ebc544c67847ed411481d40568ad9cd4d9e6b (plain)
1
2
3
4
5
6
7
[Unit]
Description=Reset BMC Using Hardware Watchdog

[Service]
ExecStart=/usr/bin/watchdog-reset.sh %i
Type=oneshot