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

3 lines
62 B
Bash
Executable File

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