mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-08-02 03:26:10 -04:00
add tls group for session ticket keys
This commit is contained in:
parent
72ffc14258
commit
94a2567b15
4 changed files with 6 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue