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
systemctl thaw unitThaw multiple units
systemctl thaw unit1 unit2 ...Thaw all currently frozen units
systemctl thaw '*'made by @shridhargupta | data from tldr-pages