mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-05-14 20:52:13 -04:00
move umask to systemd unit configuration
This commit is contained in:
parent
9ec62a0b79
commit
05d903ae3f
4 changed files with 2 additions and 4 deletions
|
@ -7,6 +7,7 @@ Type=oneshot
|
|||
User=root
|
||||
Group=root
|
||||
ExecStart=/usr/local/bin/nginx-create-session-ticket-keys
|
||||
UMask=0077
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue