1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 13:40:36 +02:00
Files
guix/gnu/services
Ludovic Courtès e80c725db7 services: nginx: 'stop' returns #f.
Previously we'd return #t, which the Shepherd would consider a failure
to stop the service.

* gnu/services/web.scm (nginx-shepherd-service): In 'nginx-action',
return #f when stopping the service.
2018-09-08 23:02:00 +02:00
..
2018-06-22 12:37:19 +02:00
2018-08-30 01:19:47 +03:00
2018-09-08 23:02:00 +02:00