Update profiledef.sh
This commit is contained in:
parent
487929cd1a
commit
7826fc568a
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ airootfs_image_type="squashfs"
|
|||
airootfs_image_tool_options=('-comp' 'xz' '-Xbcj' 'x86' '-b' '1M' '-Xdict-size' '1M')
|
||||
file_permissions=(
|
||||
["/etc/shadow"]="0:0:400"
|
||||
["/etc/gshadow"]="0:0:0400"
|
||||
["/root"]="0:0:750"
|
||||
["/root/.automated_script.sh"]="0:0:755"
|
||||
["/usr/local/bin/choose-mirror"]="0:0:755"
|
||||
|
|
Loading…
Reference in a new issue