+5
nixos/modules/services/web-servers/nginx/default.nix
+5
nixos/modules/services/web-servers/nginx/default.nix
···
+1
nixos/tests/all-tests.nix
+1
nixos/tests/all-tests.nix
···
+60
nixos/tests/nginx-tmpdir.nix
+60
nixos/tests/nginx-tmpdir.nix
···+# overwrite the tmp.conf with a short age, there will be a duplicate line info from systemd-tmpfiles in the log+with subtest("Needed prerequisite --http-client-body-temp-path=/tmp/nginx_client_body and private temp"):+machine.succeed("rm -r --interactive=never /tmp/systemd-private-*-nginx.service-*/tmp/nginx_client_body")