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

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

[Unit]
Description=Build daemon for GNU Guix

[Service]
ExecStart=@bindir@/guix-daemon --build-users-group=guixbuild
RemainAfterExit=yes
StandardOutput=syslog
StandardError=syslog
TasksMax=1024

[Install]
WantedBy=multi-user.target

debug log:

solving c79f867 ...
found c79f867 in https://yhetil.org/guix-devel/87vb3dzj5a.fsf@gnu.org/
found 28ef000 in https://git.savannah.gnu.org/cgit/guix.git
preparing index
index prepared:
100644 28ef00092058f0ffb4a55510de318628b0a21c8a	etc/guix-daemon.service.in

applying [1/1] https://yhetil.org/guix-devel/87vb3dzj5a.fsf@gnu.org/
diff --git a/etc/guix-daemon.service.in b/etc/guix-daemon.service.in
index 28ef000..c79f867 100644

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

index at:
100644 c79f8675120b85485b22b75fe2c66f718e6dab20	etc/guix-daemon.service.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).