diff --git a/scripts/update-systemd-from-27-to-238.sh b/scripts/update-systemd-from-27-to-238.sh index d496750d0..2302ae14a 100755 --- a/scripts/update-systemd-from-27-to-238.sh +++ b/scripts/update-systemd-from-27-to-238.sh @@ -1,5 +1,7 @@ #!/bin/sh +umask 022 + set -x if ! { hostconfig mx64; }; then