aboutsummaryrefslogtreecommitdiff
path: root/etc/guix-daemon.conf.in
blob: fb681d1f8023cc54c03b39c78a14f362794da544 (about) (plain)
1
2
3
4
5
6
7
8
9
10
# This is a "job" for the Upstart init system to launch 'guix-daemon'.
# Drop it in /etc/init to have 'guix-daemon' automatically started.

description "Build daemon for GNU Guix"

start on runlevel [2345]

stop on runlevel [016]

exec @localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix-daemon --build-users-group=guixbuild --discover=no
>John Doe 2020-11-17gnu: tomb: Update to 2.8....Eric Bavier 2020-11-16gnu: libolm: Fix (run) the tests....Tobias Geerinckx-Rice 2020-11-16gnu: libolm: Update to 3.2.1....Tobias Geerinckx-Rice 2020-11-07gnu: libscrypt: Add a :static output....Tobias Geerinckx-Rice 2020-11-03gnu: Add mkp224o....pukkamustard 2020-10-01gnu: signify: Update to 30....Tobias Geerinckx-Rice 2020-09-21gnu: eschalot: Cross-compile....Tobias Geerinckx-Rice 2020-09-21gnu: eschalot: Fix build....Tobias Geerinckx-Rice 2020-09-03Add libsecp256k1-bitcoin-cash....Guillaume Le Vaillant 2020-08-30gnu: scrypt: Update to 1.3.1....Tobias Geerinckx-Rice 2020-08-30gnu: scrypt: Install licence file with documentation....Tobias Geerinckx-Rice 2020-08-28gnu: crypto++: Add missing newline to generated file....Jelle Licht 2020-08-26gnu: Add ssss....Hendursaga 2020-07-12gnu: Remove ".git" from "https://github/…/….git"....Ludovic Courtès 2020-07-11gnu: tomb: Add 'getent' to PATH....Brice Waegeneire 2020-06-28gnu; Add go-minisign....Efraim Flashner 2020-06-28gnu: Add rust-minisign....Efraim Flashner 2020-06-14gnu: libolm: Update to 3.1.5....Tobias Geerinckx-Rice 2020-06-09gnu: minisign: Update to 0.9....Tobias Geerinckx-Rice