mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-17 20:24:04 +02:00
08f47d7e3e
The 'task' means that events that led to this job starting will be blocked until it has stopped. Tasks are short lived jobs, whereas the guix-daemon is a long lived service. Including 'task' means that attempts to start the guix-daemon appear to hang, as upstart waits for it to exit. * etc/guix-daemon.conf.in: Remove 'task'.