blob 9641dcfad6c808cc39bf46030bc290d18b847b49 468 bytes (raw)
name: etc/openrc/guix-daemon.in # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
| | #!/sbin/openrc-run
# This is a service script file for the openrc init system to launch
# 'guix-daemon'. Copy it as /etc/init.d/guix-daemon to have 'guix-daemon'
# automatically started.
command=@localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix-daemon
command_args=--build-users-group=guixbuild
command_background=true
pidfile=/run/guix-daemon.pid
GUIX_LOCPATH=@localstatedir@/guix/profiles/per-user/root/guix-profile/lib/locale
LC_ALL=en_US.utf8
|
debug log:
solving 9641dcfad6 ...
found 9641dcfad6 in https://yhetil.org/guix-patches/20200517171725.732-15-vincent.legoll@gmail.com/
applying [1/1] https://yhetil.org/guix-patches/20200517171725.732-15-vincent.legoll@gmail.com/
diff --git a/etc/openrc/guix-daemon.in b/etc/openrc/guix-daemon.in
new file mode 100644
index 0000000000..9641dcfad6
Checking patch etc/openrc/guix-daemon.in...
1:20: new blank line at EOF.
+
Applied patch etc/openrc/guix-daemon.in cleanly.
warning: 1 line adds whitespace errors.
index at:
100644 9641dcfad6c808cc39bf46030bc290d18b847b49 etc/openrc/guix-daemon.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).