diff options
| author | Florian Klink <flokli@flokli.de> | 2020-08-12 18:09:02 +0200 |
|---|---|---|
| committer | Florian Klink <flokli@flokli.de> | 2020-08-12 18:13:29 +0200 |
| commit | 300049ca51522a8d74ae5125871e7f85a9eb114e (patch) | |
| tree | aa04677504e794e7f53588dfc1da6cbee2b0849e /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | e11d5112226f2f2da5dca8f10a80599095ba222d (diff) | |
nixos/nginx: move configuration testing script into reload command
nginx -t not only verifies configuration, but also creates (and chowns)
files. When the `nginx-config-reload` service is used, this can cause
directories to be chowned to `root`, causing nginx to fail.
This moves the nginx -t command into a second ExecReload command, which
runs as nginx's user. While fixing above issue, this will also cause the
configuration to be verified when running `systemctl reload nginx`, not
only when restarting the dummy `nginx-config-reload` unit. The latter is
mostly a workaround for missing features in our activation script
anyways.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
