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
s='left'>Author 2023-04-30gnu: Add chicken-srfi-18....Kristian Lein-Mathisen 2023-04-30gnu: Add chicken-compile-file....Kristian Lein-Mathisen 2022-07-16Revert "gnu: Add chicken-args."...Liliana Marie Prikler 2022-07-15gnu: Add chicken-args....Hartmut Goebel 2022-07-15gnu: Add chicken-srfi-13....Hartmut Goebel 2022-07-15gnu: Add chicken-crypto-tools....Hartmut Goebel