aboutsummaryrefslogtreecommitdiff
path: root/etc/guix-publish.conf.in
blob: 7b319f66ae5d1eef9fa9365ee8afbf06ed6153fe (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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
7:07:12 -0400'>2017-05-15gnu: flex-2.6.1: Remove variable....Leo Famulari 2017-05-15gnu: flex: Update to 2.6.4....Leo Famulari 2017-03-08gnu: Add flex-2.6.1....Leo Famulari 2017-02-28gnu: flex: Update to 2.6.3....Leo Famulari 2016-12-02gnu: flex: Update to 2.6.2....David Craven 2016-10-29Merge branch 'master' into core-updatesLeo Famulari 2016-10-29gnu: Add flex-2.6.1....David Craven 2016-08-27gnu: flex: Fix CVE-2016-6354....Leo Famulari 2016-07-29gnu: Use define-public to export packages....David Craven 2016-01-07gnu: flex: Update to 2.6.0....Efraim Flashner