-
- Downloads
Class for disabling suspend when closing laptop lid.
At least modern Fedora and RHEL versions by default suspend your laptop when you close the lid. Some people, including me, don't like that behaviour. Add a class console::lid::ignore_close that disables that; currently only implements this for systemd-based systems, though. Whether this belongs in the console module is debatable, but at the moment I don't have any better place to hide it.
manifests/lid/ignore_close.pp
0 → 100644
Please register or sign in to comment