diff --git a/UTM-Chrony.yml b/UTM-Chrony.yml index 6724829..d30b5c2 100644 --- a/UTM-Chrony.yml +++ b/UTM-Chrony.yml @@ -157,7 +157,7 @@ storage: source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/tuned/profile_mode - path: /etc/systemd/zram-generator.conf contents: - source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/systemd/zram-generator.conf + source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/systemd/zram-generator.conf - path: /etc/security/limits.d/30-disable-coredump.conf contents: source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/security/limits.d/30-disable-coredump.conf diff --git a/etc/systemd/zram-generator.conf b/etc/systemd/zram-generator.conf deleted file mode 100644 index f41f8ca..0000000 --- a/etc/systemd/zram-generator.conf +++ /dev/null @@ -1,4 +0,0 @@ -[zram0] -zram-fraction = 1 -max-zram-size = 8192 -compression-algorithm = zstd \ No newline at end of file diff --git a/x86-QEMU-Docker.yml b/x86-QEMU-Docker.yml index 9734ace..445fbed 100644 --- a/x86-QEMU-Docker.yml +++ b/x86-QEMU-Docker.yml @@ -237,7 +237,7 @@ storage: source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/tuned/profile_mode - path: /etc/systemd/zram-generator.conf contents: - source: https://raw.githubusercontent.com/TommyTran732/Fedora-CoreOS-Ignition/main/etc/systemd/zram-generator.conf + source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/systemd/zram-generator.conf - path: /etc/security/limits.d/30-disable-coredump.conf contents: source: https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/security/limits.d/30-disable-coredump.conf