mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
systemctl-suspend-then-hibernate: add page (#18095)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# systemctl suspend-then-hibernate
|
||||
|
||||
> Suspend the system, then automatically hibernate after a period of inactivity.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemctl.html#suspend-then-hibernate>.
|
||||
|
||||
- Suspend the system and hibernate after the configured delay:
|
||||
|
||||
`systemctl suspend-then-hibernate`
|
||||
|
||||
- Force suspend-then-hibernate (bypass inhibitor locks):
|
||||
|
||||
`systemctl suspend-then-hibernate --force`
|
||||
Reference in New Issue
Block a user