/*?
 * Text: "The system cannot be suspended while the watchdog is in use\n"
 * Severity: Error
 * Description:
 * A program is currently using the vmwatchdog device node. The watchdog
 * device driver prevents the system from being suspended while the watchdog
 * device is in use.
 * User action:
 * If you want to suspend the system, find out which program uses the watchdog
 * device. Stop the program or reconfigure it to not use the watchdog.
 */


/*?
 * Text: "The system cannot be suspended while the watchdog is running\n"
 * Severity: Error
 * Description:
 * The watchdog must not time out during hibernation. The watchdog
 * device driver prevents the system from being suspended while the watchdog
 * timer is running.
 * User action:
 * If you want to suspend the system, stop the watchdog, for example, by entering
 * the command: 'echo V > /dev/vmwatchdog'. Alternatively, stop the program that
 * uses the watchdog or reconfigure the program to not use the watchdog.
 */

