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@'
/td>gnu: Add ffmpeg-jami....Jan Wielkiewicz 2020-05-13gnu: jami: Remove obsolete wrapper....Marius Bakke 2020-05-02gnu: jami: Add epoll support....Jan Wielkiewicz 2020-05-02gnu: jami: Use gettext-minimal....Jan Wielkiewicz 2020-05-02gnu: pjproject-jami: Update to 2.10....Jan Wielkiewicz 2020-05-02gnu: jami: Make gettext a native input....Jan Wielkiewicz 2020-05-02gnu: libring: Add libnatpmp dependency....Jan Wielkiewicz 2020-05-02gnu: jami: Create a jami-apply-dependency-patches procedure....Jan Wielkiewicz 2020-05-02gnu: jami: Fix download....Jan Wielkiewicz 2020-05-02gnu: telephony: Move Jami and its dependencies to jami.scm....Jan Wielkiewicz