dracut/modules.d/04watchdog/watchdog-stop.sh

3 lines
61 B
Bash
Executable File

#!/bin/sh
[ -c /dev/watchdog ] && printf 'V' > /dev/watchdog