move umask to systemd unit configuration

This commit is contained in:
Daniel Micay 2024-10-14 06:05:49 -04:00
parent 9ec62a0b79
commit 05d903ae3f
4 changed files with 2 additions and 4 deletions

View file

@ -2,8 +2,6 @@
set -o errexit -o nounset -o pipefail
umask 077
cd /etc/nginx/session-ticket-keys
for i in {1..4}; do