mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-13 16:40:40 +02:00
* gnu/build/shepherd.scm (exec-command*): New procedure, with code formerly... (make-forkexec-constructor/container): ... here. Use it. (fork+exec-command/container): Use 'fork+exec-command' only when CONTAINER-SUPPORT? is false or PID is the current process.