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
committerLudovic Courtès <ludo@gnu.org>2020-02-18 11:17:18 +0100 commit68bbd213e83ae4167096b0760ef756b941d19a85 (patch) tree74080866a9236d90b6f41d2561ba6a02a898e49b /CODE-OF-CONDUCT parente157ed72ec7b673b4204c84a7bf74f13afb44dc7 (diff)downloadguix-68bbd213e83ae4167096b0760ef756b941d19a85.tar.gz
guix-68bbd213e83ae4167096b0760ef756b941d19a85.zip
gnu: bootstrap-mes-rewired: Do not import the host's (srfi srfi-26).
* gnu/packages/commencement.scm (%bootstrap-mes-rewired): Remove (srfi srfi-26) from #:modules.
Diffstat (limited to 'CODE-OF-CONDUCT')
0 files changed, 0 insertions, 0 deletions