Increased compression level on initcpio

This commit is contained in:
Logan G 2024-05-22 19:49:42 -06:00
parent 644bc8cc94
commit 8b41d75a99
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -64,4 +64,4 @@ COMPRESSION="xz"
# COMPRESSION_OPTIONS
# Additional options for the compressor
#COMPRESSION_OPTIONS=()
COMPRESSION_OPTIONS=(-9e)