commands.sh

systemctl suspend-then-hibernate

linux

Suspend the system, then automatically hibernate after a period of inactivity.

More info →

Options (1)

-f, --forceboolean

Force 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)

made by @shridhargupta | data from tldr-pages