~ruther/guix-local

08f47d7e3e4ce2e31d8964eb42f16030859a006c — Christopher Baines 8 years ago e39aae4
Remove task from 'guix-daemon.conf'.

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'.
1 files changed, 0 insertions(+), 2 deletions(-)

M etc/guix-daemon.conf.in
M etc/guix-daemon.conf.in => etc/guix-daemon.conf.in +0 -2
@@ 7,6 7,4 @@ start on runlevel [2345]

stop on runlevel [016]

task

exec @localstatedir@/guix/profiles/per-user/root/guix-profile/bin/guix-daemon --build-users-group=guixbuild