nixpkgs/nixos/modules
Florian Klink 300049ca51 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.
2020-08-12 18:13:29 +02:00
..
config nixos/fontconfig: stop generating fontconfig_210 config and cache 2020-08-12 13:40:45 +02:00
hardware nixos/*: editorconfig fixes 2020-08-08 10:54:16 +10:00
i18n/input-method nixos/modules: remove trailing whitespace 2020-08-07 14:45:39 +01:00
installer nixos/*: editorconfig fixes 2020-08-08 10:54:16 +10:00
misc nixos/zigbee2mqtt: init 2020-07-20 21:48:14 +02:00
profiles nixos/displayManager: make autoLogin options independent of DM type 2020-07-09 21:15:35 -04:00
programs nixos/*: editorconfig fixes 2020-08-08 10:54:16 +10:00
security pam_p11: add 2020-07-25 09:37:48 +02:00
services nixos/nginx: move configuration testing script into reload command 2020-08-12 18:13:29 +02:00
system nixos/*: editorconfig fixes 2020-08-08 10:54:16 +10:00
tasks nixos/networking: Enhance hostId description (#94800) 2020-08-08 20:30:50 +01:00
testing nixos/service-runner.nix: Allow quotes in commands + test 2020-02-28 14:26:29 +01:00
virtualisation nixos/railcar: fix typo 2020-08-07 18:00:28 +02:00
module-list.nix Merge pull request #48740 from midchildan/add-mirakurun 2020-08-11 06:55:56 +02:00
rename.nix nixos/displayManager: make autoLogin options independent of DM type 2020-07-09 21:15:35 -04:00