all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 2c334d74804f54e16c8551e2801ed1ddb195febd 582 bytes (raw)
name: etc/cuirass-remote-worker.service.in 	 # note: path name is non-authoritative(*)

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

[Unit]
Description=Continuous integration remmote worker for GNU Guix

[Service]
ExecStart=@guix_localstatedir@/guix/profiles/per-user/root/guix-profile/bin/cuirass \
    remote-worker --workers=2 --server=10.0.0.1:5555
Environment= LC_ALL=en_US.UTF-8 \
    'GUIX_LOCPATH=@guix_localstatedir@/guix/profiles/per-user/root/guix-profile/lib/locale'

[Install]
WantedBy=multi-user.target

debug log:

solving 2c334d74804f ...
found 2c334d74804f in https://yhetil.org/guix/20210916023844.77190-1-bauermann@kolabnow.com/ ||
	https://yhetil.org/guix/20210901191443.59352-1-bauermann@kolabnow.com/

applying [1/1] https://yhetil.org/guix/20210916023844.77190-1-bauermann@kolabnow.com/
diff --git a/etc/cuirass-remote-worker.service.in b/etc/cuirass-remote-worker.service.in
new file mode 100644
index 000000000000..2c334d74804f

Checking patch etc/cuirass-remote-worker.service.in...
Applied patch etc/cuirass-remote-worker.service.in cleanly.

skipping https://yhetil.org/guix/20210901191443.59352-1-bauermann@kolabnow.com/ for 2c334d74804f
index at:
100644 2c334d74804f54e16c8551e2801ed1ddb195febd	etc/cuirass-remote-worker.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 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.