summaryrefslogtreecommitdiff
path: root/configs/lxde-openrc/profiledef.sh
diff options
context:
space:
mode:
Diffstat (limited to 'configs/lxde-openrc/profiledef.sh')
-rw-r--r--configs/lxde-openrc/profiledef.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/lxde-openrc/profiledef.sh b/configs/lxde-openrc/profiledef.sh
index 173e46f..62f60d8 100644
--- a/configs/lxde-openrc/profiledef.sh
+++ b/configs/lxde-openrc/profiledef.sh
@@ -10,12 +10,14 @@ install_dir="parabola"
bootmodes=('bios.syslinux.mbr' 'bios.syslinux.eltorito' 'uefi-x64.refind.esp' 'uefi-x64.refind.eltorito')
arch="dual"
pacman_conf="pacman.conf"
+airootfs_image_type="squashfs"
airootfs_image_tool_options=('-comp' 'xz' '-Xbcj' 'x86' '-b' '1M' '-Xdict-size' '1M')
file_permissions=(
["/etc/local.d/choose-mirror.start"]="0:0:755"
["/etc/local.d/etc-pacman.d-gnupg.start"]="0:0:755"
["/etc/local.d/livecd-talk.start"]="0:0:755"
["/etc/local.d/pacman-init.start"]="0:0:755"
+ ["/etc/NetworkManager/dispatcher.d/reflector"]="0:0:755"
["/etc/shadow"]="0:0:400"
["/root"]="0:0:750"
["/root/.automated_script.sh"]="0:0:755"