I have following entries in fstab: UUID="bd07bff6-13f0-487e-94c7-abb726e463c1" none swap sw,pri=0 0 0 /dev/zram0 none swap sw,pri=32767,discard 0 0 However just after boot swaps are set as: # swapon -s Filename Type Size Used Priority /dev/zram0 partition 1048572 0 0 /dev/mapper/picard--main-swap partition 4194300 0 0 After swapoff /dev/zram0 && swapon -a the priorities are set correctly.
Fixed in git.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.