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

@ -7,3 +7,4 @@ Type=oneshot
User=root
Group=root
ExecStart=/usr/local/bin/nginx-rotate-session-ticket-keys
UMask=0077