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
0237f81c9a3c1dd36f1206c1cae854&showmsg=1'>Expand)Author 2021-07-03services: pcscd: Fix daemon signal handling....Brice Waegeneire 2021-06-19services: pcscd: Cleanup socket when started....Brice Waegeneire 2020-12-13gnu: htop: Update to 3.0.3....Tobias Geerinckx-Rice 2020-12-12services: pcscd-shepherd-service: Fix PID file location....Tobias Geerinckx-Rice