mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-05-11 19:25:04 -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
|
@ -2,8 +2,6 @@
|
|||
|
||||
set -o errexit -o nounset -o pipefail
|
||||
|
||||
umask 077
|
||||
|
||||
cd /etc/nginx/session-ticket-keys
|
||||
|
||||
for i in {1..4}; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue