aboutsummaryrefslogtreecommitdiff
path: root/etc/guix-publish.conf.in
blob: 498fa295be7bb269d8eabeb902e1a5a76b5fcbac (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 @bindir@/guix publish --user=nobody --port=8181
ail'>...Mathieu Othacehe 2020-11-05services: Add yggdrasil-service-type....raingloom 2020-10-13installer: Add Emacs EXWM desktop environment....Jan (janneke) Nieuwenhuizen 2020-10-09system: hurd: Add PAM support with shadow and sudo....Jan (janneke) Nieuwenhuizen 2020-08-28system: Remove extra line from 'lightweight-desktop.tmpl'....Ludovic Courtès 2020-07-29examples: Add password for Alice's brother....Oleg Pykhalov 2020-06-13system: bare-hurd.tmpl: Add openssh-sans-x client and service....Jan (janneke) Nieuwenhuizen 2020-06-08system: examples: Add bare-hurd.tmpl....Jan (janneke) Nieuwenhuizen 2020-06-08system: bare-bones: Remove dependency to X libraries....Mathieu Othacehe 2020-04-02system: Add xterm to lightweight-desktop example....Ludovic Courtès 2020-03-22gnu: linux-libre-arm-veyron: Deprecate package....Vagrant Cascadian 2019-12-07system: Remove custom 'config-file service from "vm-image.tmpl"....Ludovic Courtès