#!/bin/sh

# Let programs know not to hibernate if the kernel that would be used for
# resume-from-hibernate is likely to differ from the currently running kernel.
touch /var/run/do-not-hibernate
