We can specify the swap partition to load data from when recovering from a systemd
hibernation using kernel argument resume=/dev/xxx
.
However, I didn't find any command-line or kernel argument to choose which partition to swap into.
$ sudo systemctl hibernate # nowhere to specify swap partition.
If I have two active swap partitions, what will the system do?