Votre Nom 1 year ago
parent
commit
b3f834f4a5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      other_arch/alma.sh

+ 1 - 1
other_arch/alma.sh

@@ -179,7 +179,7 @@ if ! grep "tmpfs /ramdisk tmpfs defaults,size=110G 0 0" /etc/fstab >/dev/null
 then
 then
 cp /etc/fstab /tmp/fstab
 cp /etc/fstab /tmp/fstab
 cat <<'EOF'>> /tmp/fstab
 cat <<'EOF'>> /tmp/fstab
-tmpfs /ramdisk tmpfs defaults,size=112G 0 0
+tmpfs /ramdisk tmpfs defaults,size=110G 0 0
 EOF
 EOF
 sudo cp /tmp/fstab /etc/fstab
 sudo cp /tmp/fstab /etc/fstab
 fi
 fi