first commit
This commit is contained in:
5
etc_org/kernel/postinst.d/pm-utils
Executable file
5
etc_org/kernel/postinst.d/pm-utils
Executable file
@ -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