summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Legoll <vincent.legoll@gmail.com>2020-04-13 18:07:36 +0200
committerGuix Patches Tester <>2020-04-14 19:16:28 +0100
commit266769cba285ae6bede4ca38187a80fd8f479a5c (patch)
treef83382549ccee2c09fe16f4df4360c71a22246d8
parentd94271f9ca68062435c35f788dcb22483b38ef31 (diff)
downloadpatches-266769cba285ae6bede4ca38187a80fd8f479a5c.tar
patches-266769cba285ae6bede4ca38187a80fd8f479a5c.tar.gz
nix/local.mk: Add missing comment to sysvinit section.
* nix/local.mk (sysvinit): Add comment.
-rw-r--r--nix/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/local.mk b/nix/local.mk
index a64bdd2137..412d89ba3d 100644
--- a/nix/local.mk
+++ b/nix/local.mk
@@ -164,6 +164,7 @@ etc/guix-%.service: etc/guix-%.service.in \
"$<" > "$@.tmp"; \
mv "$@.tmp" "$@"
+# The service script for sysvinit.
sysvinitservicedir = $(sysconfdir)/init.d
nodist_sysvinitservice_DATA = etc/init.d/guix-daemon