aboutsummaryrefslogtreecommitdiff
# 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 --substitute-urls='@GUIX_SUBSTITUTE_URLS@'
0-04-20 19:13:35 -0700'>2020-04-20gnu: Add u-boot-pinebook-pro-rk3399....Vagrant Cascadian 2020-02-02gnu: Add u-boot-cubietruck-bootloader....Julien Lepiller 2019-12-14gnu: Add u-boot-pine64-lts-bootloader....Mathieu Othacehe 2019-10-18gnu: Add u-boot-firefly-rk3399....Vagrant Cascadian 2019-10-18gnu: Add u-boot-rock64-rk3328....Vagrant Cascadian 2019-10-18gnu: Add u-boot-rockpro64-rk3399...Caliph Nomble 2019-04-29gnu: u-boot: Update to 2019.04....Vagrant Cascadian 2018-11-22gnu: Add u-boot-pinebook....Vagrant Cascadian 2018-11-18bootloader: De-monadify configuration file generators....Ludovic Courtès 2018-09-14gnu: Rename "banana-pi" to "bananapi"....Danny Milosavljevic 2018-05-29system: Add u-boot-puma-rk3399....Vagrant Cascadian 2018-05-18system: Add u-boot-pine64-plus installer....Vagrant Cascadian 2018-05-11system: Add u-boot-novena installer....Vagrant Cascadian 2018-05-11system: Add wandboard installer....Vagrant Cascadian 2018-05-11system: Add mx6cuboxi installer....Vagrant Cascadian 2018-01-22system: Add A20 OLinuXino LIME installer....Danny Milosavljevic 2018-01-20system: Add Nintendo NES Classic Edition installer....Danny Milosavljevic 2018-01-20system: Add A20 OLinuXino MICRO installer....Danny Milosavljevic 2018-01-20system: Add A20 OLinuXino LIME2 installer....Danny Milosavljevic 2018-01-20system: Add Banana Pi M2 Ultra installer....Danny Milosavljevic 2017-12-15system: Add BeagleBone Black installer....Mathieu Othacehe 2017-07-15bootloader: Add u-boot....Danny Milosavljevic