summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorVincent Legoll <vincent.legoll@gmail.com>2020-04-13 18:07:40 +0200
committerGuix Patches Tester <>2020-04-14 19:16:30 +0100
commit9d7f265cfce1fe21e05ba9210bd44e37a5346932 (patch)
tree7cad652ae24b7c30656d68150b3d00314941ef55 /.gitignore
parent036acbf287309fd11540769879bb0693bbc4e025 (diff)
downloadpatches-series-3526.tar
patches-series-3526.tar.gz
guix-install.sh, guix-binary tarball: Handle runit-based foreign distributions.series-3526
* .gitignore: Add /etc/runit/run. * etc/guix-install.sh (chk_init_sys): Add case to detect runit. (sys_enable_guix_daemon): Add case to setup guix-daemon within runit. * etc/runit/run.in: New file. * nix/local.mk (etc/runit/run): Add target to generate etc/runit/run from etc/runit/run.in. (nodist_runitservice_DATA): New variable... (CLEANFILES): ... add it here. (runitservicedir): New variable. (EXTRA_DIST): Add etc/runit/run.in.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fd2cf56098..89a2c89e1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -72,6 +72,7 @@
/etc/guix-publish.conf
/etc/guix-publish.service
/etc/init.d/guix-daemon
+/etc/runit/run
/guix-daemon
/guix/config.scm
/libformat.a