diff options
Diffstat (limited to 'configs/smalldeploy/profiledef.sh')
| -rw-r--r-- | configs/smalldeploy/profiledef.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/smalldeploy/profiledef.sh b/configs/smalldeploy/profiledef.sh index 7ec394b..f818845 100644 --- a/configs/smalldeploy/profiledef.sh +++ b/configs/smalldeploy/profiledef.sh @@ -18,4 +18,6 @@ airootfs_image_tool_options=('-zlzma,109' -E 'ztailpacking') bootstrap_tarball_compression=(zstd -c -T0 --long -19) file_permissions=( ["/etc/shadow"]="0:0:400" + ["/root"]="0:0:750" + ["/root/.automated_script.sh"]="0:0:755" ) |
