/gnu/system/examples/

id=d3b2d4143d7d487ae1db4cd93f533d68d3b846e1'>treecommitdiff
path: root/nix/nix-daemon
AgeCommit message (Expand)Author
2022-04-14daemon: Support systemd-style socket activation....* nix/nix-daemon/guix-daemon.cc (SD_LISTEN_FDS_START): New macro. (systemd_activation_sockets): New function. (main): Use it. Remove obsolete 'printMsg' call. * doc/guix.texi (Invoking guix-daemon): Document socket activation. Ludovic Courtès