first commit
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/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
|
||||
Reference in New Issue
Block a user