1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +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-03-22 11:43:30 +01:00
2017-11-05 15:29:52 +01:00
2018-06-22 12:37:19 +02:00
2018-08-30 01:19:47 +03:00
2017-09-23 21:07:27 +01:00
2016-12-21 20:45:34 +01:00
2017-07-18 20:16:03 +08:00
2017-11-05 15:21:53 +01:00
2018-09-08 23:02:00 +02:00