We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 347ffb5 commit cb65c04Copy full SHA for cb65c04
profiledef.sh
@@ -17,7 +17,6 @@ airootfs_image_type="squashfs"
17
airootfs_image_tool_options=('-comp' 'xz' '-Xbcj' 'x86' '-b' '1M' '-Xdict-size' '1M')
18
file_permissions=(
19
["/etc/shadow"]="0:0:400"
20
- ["/etc/skel/set_once_xfce4.sh"]="0:0:755"
21
["/root"]="0:0:750"
22
["/root/.automated_script.sh"]="0:0:755"
23
["/usr/local/bin/choose-mirror"]="0:0:755"
0 commit comments