unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob b122ca8c7a6587dcfab204c24753ff6c6d948c5f 354 bytes (raw)
name: etc/guix-daemon.conf.in 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 
# 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 --discovery=no

debug log:

solving b122ca8c7a ...
found b122ca8c7a in https://yhetil.org/guix-patches/20210705234903.21244-1-maxim.cournoyer@gmail.com/
found 755192d555 in https://git.savannah.gnu.org/cgit/guix.git
preparing index
index prepared:
100644 755192d5556d055ebf21fd333b800cd45ad3672e	etc/guix-daemon.conf.in

applying [1/1] https://yhetil.org/guix-patches/20210705234903.21244-1-maxim.cournoyer@gmail.com/
diff --git a/etc/guix-daemon.conf.in b/etc/guix-daemon.conf.in
index 755192d555..b122ca8c7a 100644

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

index at:
100644 b122ca8c7a6587dcfab204c24753ff6c6d948c5f	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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).