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 "Publish the GNU Guix store"

start on runlevel [2345]

stop on runlevel [016]

task

exec @localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix publish --user=nobody --port=8181
title='2020-02-25 13:47:40 +0100'>2020-02-25gnu: plantuml: Update to 1.2020.1....Jelle Licht 2020-01-19gnu: plantuml: Use HTTPS home page....Tobias Geerinckx-Rice 2019-03-21gnu: plantuml: Update to 1.2019.3....Tobias Geerinckx-Rice 2019-03-06gnu: plantuml: Update to 1.2019.2....Tobias Geerinckx-Rice 2019-02-09gnu: plantuml: Update to 1.2019.0....Arun Isaac