systemctl suspend-then-hibernate
linux
Suspend the system, then automatically hibernate after a period of inactivity.
More info →Options (1)
-f, --forcebooleanForce suspend-then-hibernate (bypass inhibitor locks)
Example:
systemctl suspend-then-hibernate {{[-f|--force]}}Examples (2)
Suspend the system and hibernate after the configured delay
Force suspend-then-hibernate (bypass inhibitor locks)
systemctl suspend-then-hibernate [-f|--force]made by @shridhargupta | data from tldr-pages