/usr/lib/pm-utils/module.d/kernel is in pm-utils 1.4.1-9.
This file is owned by root:root, with mode 0o755.
The actual contents of the file can be viewed below.
1 2 3 4 | #!/bin/sh
# this file is a stub -- pm-functions will always fall back to kernel methods
# if nothing else is available.
|