Skip to content

Commit

Permalink
librem: disable sleep/suspend/hibernate
Browse files Browse the repository at this point in the history
  • Loading branch information
samcday committed Jun 26, 2024
1 parent 22c123c commit 115c491
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions devices/librem/usr/lib/systemd/sleep.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[Sleep]
AllowSuspend=no
AllowHibernate=no
AllowHybridSleep=no

0 comments on commit 115c491

Please sign in to comment.