# This is a "job" for the Upstart init system to launch 'guix-daemon'.
# Drop it in /etc/init to have 'guix-daemon' automatically started.
description "Build daemon for GNU Guix"
start on runlevel [2345]
stop on runlevel [016]
exec @localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix-daemon --build-users-group=guixbuild --discover=no
ody>
Age | Commit message (Expand) | Author |
2019-11-12 | gnu: sord: Update to 0.16.4....* gnu/packages/rdf.scm (sord): Update to 0.16.4.
| Tobias Geerinckx-Rice |
2019-07-17 | gnu: sord: Propagate serd....* gnu/packages/rdf.scm (sord)[inputs]: Move serd from here…
[propagated-inputs]: …to here.
| Tobias Geerinckx-Rice |
2019-04-16 | gnu: Add lucene++....* gnu/packages/rdf.scm (lucene++): New variable.
| Julien Lepiller |