[bug#77189,0/3] Socket activation for guix-daemon

Message ID cover.1742667082.git.ludo@gnu.org
Headers
Series Socket activation for guix-daemon |

Message

Ludovic Courtès March 22, 2025, 6:13 p.m. UTC
  Hello Guix,

This is a small refactor and improvement that will make it easier
to implement support for unprivileged guix-daemon¹ in Guix System.

Thoughts?

Ludo’.

¹ https://issues.guix.gnu.org/75810

Ludovic Courtès (3):
  services: guix: Factorize ‘guix-daemon’ arguments.
  services: guix: Streamline the default ‘start’ case.
  services: guix: Socket-activate ‘guix-daemon’.

 gnu/services/base.scm | 174 ++++++++++++++++++++++--------------------
 1 file changed, 90 insertions(+), 84 deletions(-)


base-commit: efac1498c15198afc4f9a2bc700408bde1b3b3ed
  

Comments

Ludovic Courtès March 22, 2025, 6:23 p.m. UTC | #1
Hello Guix,

This is a small refactor and improvement that will make it easier
to implement support for unprivileged guix-daemon¹ in Guix System.

Thoughts?

Ludo’.

¹ https://issues.guix.gnu.org/75810

Ludovic Courtès (3):
  services: guix: Factorize ‘guix-daemon’ arguments.
  services: guix: Streamline the default ‘start’ case.
  services: guix: Socket-activate ‘guix-daemon’.

 gnu/services/base.scm | 174 ++++++++++++++++++++++--------------------
 1 file changed, 90 insertions(+), 84 deletions(-)


base-commit: efac1498c15198afc4f9a2bc700408bde1b3b3ed