ma download.binaergewitter.de: fix for 20.09
This commit is contained in:
parent
60e1c9a6a7
commit
ccb7655103
@ -36,6 +36,11 @@ in {
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
||||
# 20.09 unharden nginx to write logs
|
||||
systemd.services.nginx.serviceConfig.ReadWritePaths = [
|
||||
"/var/spool/nginx/logs/"
|
||||
];
|
||||
services.nginx = {
|
||||
appendHttpConfig = ''
|
||||
types {
|
||||
|
Loading…
Reference in New Issue
Block a user