summaryrefslogtreecommitdiff
path: root/smoketest/scripts/cli/test_system_watchdog.py
AgeCommit message (Collapse)Author
2026-07-17utils: T9008: migrate remaining cmd() callers to cmdl() and remove cmd()Christian Breunig
Complete the safer-subprocess migration started by the cmdl()/ifconfig refactoring and convert every remaining vyos.utils.process.cmd() call site to the list-based cmdl(). Drop the vyos.utils.process.cmd() implementation as it is no longer in use.
2026-01-14T7101: Add support for hardware watchdog support via systemdGrant Slater