all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob dce11e2a1ca79366fbbc9c5cde545c23b78d4abb 307 bytes (raw)
name: etc/guix-daemon.conf.in 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
 
# This is a "job" for the upstart init system to launch
# 'guix-daemon'.  Drop it in /etc/init or similar to have
# 'guix-daemon' automatically started.

description "Build daemon for GNU Guix"

start on runlevel [2345]

stop on runlevel [016]

task

exec @bindir@/guix-daemon --build-users-group=guixbuild

debug log:

solving dce11e2 ...
found dce11e2 in https://yhetil.org/guix/1448555454.5589.0@smtp.mail.yahoo.com/

applying [1/1] https://yhetil.org/guix/1448555454.5589.0@smtp.mail.yahoo.com/
diff --git a/etc/guix-daemon.conf.in b/etc/guix-daemon.conf.in
new file mode 100644
index 0000000..dce11e2

Checking patch etc/guix-daemon.conf.in...
Applied patch etc/guix-daemon.conf.in cleanly.

index at:
100644 dce11e2a1ca79366fbbc9c5cde545c23b78d4abb	etc/guix-daemon.conf.in

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.