commands.sh

systemctl thaw

linux

Thaw (resume) one or more frozen units. Units can be frozen with `systemctl freeze`.

More info →

Examples (3)

Thaw a specific unit

Thaw multiple units

systemctl thaw unit1 unit2 ...

Thaw all currently frozen units

made by @shridhargupta | data from tldr-pages