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
Tomas Volf e8347bc177 services: web: Return success from nginx-action.
Previous value of #f lead to `head reload nginx' returning exit code 1,
complicating usage from scripts (and other actions).  Returning #t fixes that.
Any actual failures are still covered by the invoke call above.

* gnu/services/web.scm (nginx-shepherd-service)[nginx-action]<-s>: Return #t.

Change-Id: I4ce1645798a85baddeb0f5bd702a2567db3c7aaa
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-07-10 16:05:54 +02:00
..
2024-06-24 08:34:45 -04:00
2023-05-23 20:26:19 -04:00
2024-04-29 08:54:36 +08:00
2023-08-20 22:48:47 +02:00
2024-06-13 22:43:59 +02:00
2023-08-15 23:30:44 +02:00
2024-06-02 18:04:34 +03:00