diff options
author | Tomas Volf <~@wolfsden.cz> | 2024-07-05 17:01:29 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2024-07-10 16:05:54 +0200 |
commit | e8347bc1770e3aa99c88ccc2568c5d0739de3831 (patch) | |
tree | 05499943555e2fd9e5b82bf00e624ca24dcec2ea /gnu/packages | |
parent | 01183a77aa9fabe4f949bad60d4f27f067737e1b (diff) | |
download | guix-e8347bc1770e3aa99c88ccc2568c5d0739de3831.tar.gz guix-e8347bc1770e3aa99c88ccc2568c5d0739de3831.zip |
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>
Diffstat (limited to 'gnu/packages')
0 files changed, 0 insertions, 0 deletions