aboutsummaryrefslogtreecommitdiff
path: root/etc/guix-daemon.conf.in
blob: 755192d5556d055ebf21fd333b800cd45ad3672e (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
itle='2019-10-27 15:20:12 +0100'>2019-10-27gnu: mpg123: Update to 1.25.13....Tobias Geerinckx-Rice 2019-10-13gnu: id3lib: Apply patch for UTF16 writing bug....Pierre Langlois 2019-08-30gnu: mpg123: Update to 1.25.12....Tobias Geerinckx-Rice 2019-08-06gnu: libmad: Add more security fixes from Debian....Mark H Weaver span title='2020-01-19 06:09:01 +0100'>2020-01-19Use HTTPS for www.emacswiki.org....Tobias Geerinckx-Rice 2020-01-09doc: Add a cooptation policy for commit access....Ludovic Courtès 2020-01-09doc: Encourage patch review....Ludovic Courtès 2020-01-09doc: Move "Commit Access" section from 'HACKING' to the manual....Ludovic Courtès 2020-01-09doc: Add "Tracking Bugs and Patches" section....Ludovic Courtès 2019-12-27doc: Mention "make authenticate"....Ludovic Courtès 2019-12-13doc: Link to "Building from Git" instead of quoting command to build Guix....Pierre Neidhardt 2019-12-08doc: Mention how to simulate a `guix pull' before submitting patches....Pierre Neidhardt 2019-12-08doc: Mention how to rebuild guix before submitting patches....Pierre Neidhardt 2019-11-09doc: Mention value /var to localstatedir option....zimoun 2019-09-07doc: Use @lisp instead of @example for Scheme snippets....Ludovic Courtès 2019-07-17doc: Reorder and clarify contributing instructions....Florian Pelz 2019-07-15doc: note how to install git send-email...Arne Babenhauserheide 2019-06-29doc: Remove references to hydra.gnu.org....Tobias Geerinckx-Rice 2019-05-20doc: use pure environment when building from git...Giovanni Biscuolo 2019-03-24doc: Remove instances of powerpc-linux being a supported Guix architecture....Efraim Flashner