guix/gnu
Ludovic Courtès 985975ae80
services: nginx: Don't read PID file when passed a custom config file.
Fixes <https://bugs.gnu.org/32665>.

* gnu/services/web.scm (nginx-shepherd-service): Check whether FILE is
true and don't read the PID file if it is; use 'read-pid-file' instead
of a potentially endless loop.
2018-09-08 23:02:00 +02:00
..
bootloader
build
packages gnu: mes: Update to 0.17.1. 2018-09-08 20:36:30 +02:00
services services: nginx: Don't read PID file when passed a custom config file. 2018-09-08 23:02:00 +02:00
system vm: Make UUID computation really deterministic. 2018-09-07 11:40:05 +02:00
tests
artwork.scm
bootloader.scm
local.mk gnu: mes: Update to 0.17.1. 2018-09-08 20:36:30 +02:00
packages.scm Add (guix describe) and use it to initialize '%package-search-path'. 2018-09-02 16:43:10 +02:00
services.scm services: 'instantiate-missing-services' reaches fixed point. 2018-09-07 23:00:39 +02:00
system.scm
tests.scm