removed duaplicate line
This commit is contained in:
parent
46d66bf79e
commit
15ae5742ee
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ bootmodes=('bios.syslinux.mbr' 'bios.syslinux.eltorito'
|
||||||
arch="x86_64"
|
arch="x86_64"
|
||||||
pacman_conf="pacman.conf"
|
pacman_conf="pacman.conf"
|
||||||
airootfs_image_type="squashfs"
|
airootfs_image_type="squashfs"
|
||||||
airootfs_image_tool_options=('-comp' 'xz' '-Xbcj' 'x86' '-b' '1M' '-Xdict-size' '8M' '-Xcompression-level' '9')
|
airootfs_image_tool_options=('-comp' 'xz' '-Xbcj' 'x86' '-b' '16M' '-Xdict-size' '16M')
|
||||||
file_permissions=(
|
file_permissions=(
|
||||||
["/etc/shadow"]="0:0:400"
|
["/etc/shadow"]="0:0:400"
|
||||||
["/root"]="0:0:750"
|
["/root"]="0:0:750"
|
||||||
|
|
Loading…
Add table
Reference in a new issue