diff --git a/etc/modprobe.d/workstation-blacklist.conf b/etc/modprobe.d/workstation-blacklist.conf index 5007189..71eb8b1 100644 --- a/etc/modprobe.d/workstation-blacklist.conf +++ b/etc/modprobe.d/workstation-blacklist.conf @@ -9444,7 +9444,6 @@ install xfrm_interface.ko.zst /bin/false install xfrm_ipcomp /bin/false install xfrm_ipcomp.ko.zst /bin/false install xfrm_user.ko.zst /bin/false -install xfs.ko.zst /bin/false install xgene-hwmon.ko.zst /bin/false install xhci-pci.ko.zst /bin/false install xhci-pci-renesas.ko.zst /bin/false diff --git a/kmod-filter-start b/kmod-filter-start index 7f1d47e..3cb94a2 100644 --- a/kmod-filter-start +++ b/kmod-filter-start @@ -18,4 +18,5 @@ vbox vfat xen- xt_ -xfs \ No newline at end of file +xfs +zram \ No newline at end of file