add tls group for session ticket keys

This commit is contained in:
Daniel Micay 2025-05-27 14:21:58 -04:00
parent 72ffc14258
commit 94a2567b15
4 changed files with 6 additions and 3 deletions

View file

@ -4,8 +4,9 @@ Before=nginx.service
[Service]
ExecStart=/usr/local/bin/create-session-ticket-keys
Group=tls
Type=oneshot
UMask=0077
UMask=0027
[Install]
WantedBy=multi-user.target