mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-14 00:50:35 +02:00
* gnu/services/web.scm (nginx-shepherd-service): Change 'start' (that is, all actions that don't send a signal to the master process) to return the PID. Wait until the PID file is created and contains an integer because it might be created after the parent process exits.