blob 436673f169c1eec3c07d6ce10762753825423b83 389 bytes (raw)
name: etc/openrc/guix-daemon # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
| | #!/sbin/openrc-run
export GUIX_LOCPATH=/var/guix/profiles/per-user/root/guix-profile/lib/locale
export LC_ALL=en_US.utf8
command="/var/guix/profiles/per-user/root/current-guix/bin/guix-daemon"
command_args="--build-users-group=guixbuild"
command_background="yes"
pidfile="/var/run/guix-daemon.pid"
output_log="/var/log/guix-daemon-stdout.log"
error_log="/var/log/guix-daemon-stderr.log"
|
debug log:
solving 436673f169 ...
found 436673f169 in https://yhetil.org/guix-patches/DM5PR1001MB2105C215AA5E05D4DAA5F64CC5450@DM5PR1001MB2105.namprd10.prod.outlook.com/
applying [1/1] https://yhetil.org/guix-patches/DM5PR1001MB2105C215AA5E05D4DAA5F64CC5450@DM5PR1001MB2105.namprd10.prod.outlook.com/
diff --git a/etc/openrc/guix-daemon b/etc/openrc/guix-daemon
new file mode 100644
index 0000000000..436673f169
Checking patch etc/openrc/guix-daemon...
Applied patch etc/openrc/guix-daemon cleanly.
index at:
100644 436673f169c1eec3c07d6ce10762753825423b83 etc/openrc/guix-daemon
(*) 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).