blob: e559d9fab99ed9fcf15acdd42e5671d6e8507fc6 [file] [log] [blame]
Vishwanatha Subbanna2d78dd02017-06-12 13:09:10 +05301[Unit]
2Description=Phosphor %I watchdog
3
4[Service]
5Restart=no
6EnvironmentFile={envfiledir}/obmc/watchdog/%I
Andrew Geissler07b0f0f2021-06-04 09:13:46 -05007ExecStart=/usr/bin/phosphor-watchdog --continue --service=${{SERVICE}} --path=${{DEVPATH}} --target=${{TARGET}} --default_interval=${{TIMEOUT_IN_MSEC}}