summaryrefslogtreecommitdiff
path: root/configs/profile
diff options
context:
space:
mode:
Diffstat (limited to 'configs/profile')
-rwxr-xr-xconfigs/profile/build.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/profile/build.sh b/configs/profile/build.sh
index 89ac09a..84b0b5c 100755
--- a/configs/profile/build.sh
+++ b/configs/profile/build.sh
@@ -22,6 +22,8 @@ script_path=$(readlink -f ${0%/*})
# Default is systemd
init=systemd
+umask 0022
+
_usage ()
{
echo "usage ${0} [options]"