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

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