You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/configuration/sleep.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This feature is available for:
8
8
- Windows
9
9
- Linux with systemd ([logind](https://www.freedesktop.org/software/systemd/man/systemd-logind.service.html))
10
10
11
-
There's a `global` parameter called `prevent-sleep` that you can set to `true`, and resticprofile will prevent your system from idle sleeping.
11
+
There's a `global` parameter called `prevent-sleep` that you can set to `true`, and resticprofile will prevent your system from idle sleeping while running commands.
12
12
13
13
Please note:
14
14
- it will not prevent a sleep if the system is running on batteries
0 commit comments