diff --git a/ledoian-debug/airootfs/root/.gitkeep b/ledoian-debug/airootfs/root/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/ledoian-debug/profiledef.sh b/ledoian-debug/profiledef.sh index 0a371ce..420ecca 100644 --- a/ledoian-debug/profiledef.sh +++ b/ledoian-debug/profiledef.sh @@ -18,9 +18,4 @@ airootfs_image_tool_options=('-comp' 'xz' '-Xbcj' 'x86' '-b' '1M' '-Xdict-size' file_permissions=( ["/etc/shadow"]="0:0:400" ["/root"]="0:0:750" - ["/root/.automated_script.sh"]="0:0:755" - ["/root/.gnupg"]="0:0:700" - ["/usr/local/bin/choose-mirror"]="0:0:755" - ["/usr/local/bin/Installation_guide"]="0:0:755" - ["/usr/local/bin/livecd-sound"]="0:0:755" )