diff options
Diffstat (limited to 'profiledef.sh')
| -rw-r--r-- | profiledef.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiledef.sh b/profiledef.sh index 595f598..2952b22 100644 --- a/profiledef.sh +++ b/profiledef.sh @@ -15,6 +15,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" |
