On 05/12/2020 02:58, Sreyan Chakravarty wrote:
On Fri, Dec 4, 2020 at 11:13 PM Patrick O'Callaghan <pocallaghan@xxxxxxxxx <mailto:pocallaghan@xxxxxxxxx>> wrote: Using swapoff(8) I mean how do I disable it permanently?
The swap-on-zram feature can be disabled with sudo touch /etc/systemd/zram-generator.conf and reenabled by removing this file, and customized by editing it. See man zram-generator.conf for configuration information, including a description of the default configuration. Also.... From another result of using google.... 🔗 How can it be disabled? Immediately: sudo systemctl stop swap-create@zram0 Permanently: sudo touch /etc/systemd/zram-generator.conf or sudo dnf remove zram-generator-defaults I'm not advocating doing this. And, I don't use hibernation. But there is also.... https://fedoraproject.org/wiki/QA:Testcase_SwapOnZRAM_hibernation --- The key to getting good answers is to ask good questions. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx