mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-19 22:42:24 -05:00
make /var/log/nginx permissions match log files
This commit is contained in:
parent
2425756c2a
commit
d825e67a39
1 changed files with 1 additions and 0 deletions
|
|
@ -24,5 +24,6 @@ groupadd -fg 2100 tls
|
|||
mkdir -p -m 750 /etc/session-ticket-keys && chgrp tls /etc/session-ticket-keys
|
||||
systemctl daemon-reload &&
|
||||
systemctl enable --now session-ticket-keys-create.service session-ticket-keys-rotate.timer syslog-ng@default.service nginx.service
|
||||
chmod 700 /var/log/nginx
|
||||
syslog-ng-ctl reload"
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue