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
..
2023-10-24 18:51:39 +02:00
2024-06-24 08:34:45 -04:00
2023-08-15 23:30:44 +02:00
2024-06-02 20:52:24 +02:00
2024-05-25 15:24:14 +02:00
2024-06-26 23:36:24 +02:00
2024-01-31 16:54:19 +01:00
2023-09-09 15:54:37 +02:00
2023-12-28 11:02:56 -05:00
2023-10-07 12:41:06 -04:00
2024-05-04 19:14:25 +02:00
2024-03-30 01:01:32 +01:00
2024-06-02 20:52:24 +02: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
2024-07-05 15:12:34 +08:00
2024-06-06 17:53:49 +01:00
2023-08-15 23:30:44 +02:00
2024-04-28 23:37:24 +02:00
2024-02-05 14:04:15 +08:00
2024-06-23 10:09:01 +02:00
2023-10-05 23:14:55 +02:00
2024-03-17 12:53:21 +01:00
2024-06-02 20:52:24 +02:00
2024-06-24 08:50:45 -04:00
2024-06-02 18:04:34 +03:00
2023-08-15 23:30:44 +02:00
2024-05-15 20:58:03 +01:00
2023-11-26 23:34:48 +01:00
2024-03-19 18:52:16 +08:00
2023-12-22 00:31:41 +01:00
2024-06-26 22:51:25 +02:00
2024-01-08 23:14:45 +01:00
2023-09-17 15:31:03 +02:00
2023-12-22 00:31:41 +01:00
2024-04-29 22:52:08 +02:00
2023-11-27 10:55:51 -05:00
2023-09-09 12:24:12 +02:00
2024-07-10 16:05:54 +02:00
2024-05-30 22:40:23 +01:00