mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-28 10:30:25 -05:00
add RemainAfterExit=yes to create-session-ticket-keys.service
This commit is contained in:
parent
448565de54
commit
ce0942702e
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ Before=dnsdist.service nginx.service
|
|||
[Service]
|
||||
ExecStart=/usr/local/bin/create-session-ticket-keys
|
||||
Group=tls
|
||||
RemainAfterExit=yes
|
||||
Type=oneshot
|
||||
UMask=0027
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue