[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#62102] [PATCH v2] services: Add whoogle-service-type.
From: |
Ludovic Courtès |
Subject: |
[bug#62102] [PATCH v2] services: Add whoogle-service-type. |
Date: |
Mon, 19 Feb 2024 22:25:16 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi,
Miguel Ángel Moreno <mail@migalmoreno.com> skribis:
> * gnu/services/web.scm (whoogle-service-type): New variable.
> * doc/guix.texi (Web Services): Document it.
Finally applied! I followed up by expanding the Whoogle intro in the
manual a bit.
Things nice-to-have that come to mind:
• A system test. This is normally required for all new system
services. I was willing to make an exception here because it’s
already taken way too long, but would be nice to have such a test to
ensure the service actually keeps working.
• Running the daemon with ‘least-authority-wrapper’. It’s a good idea
for all network-facing daemons.
• Adding a Home service via ‘define-service-type-mapping’.
Thanks,
Ludo’.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug#62102] [PATCH v2] services: Add whoogle-service-type.,
Ludovic Courtès <=