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
sg=1'>Expand)Author 2023-05-11services: Add vnstat-service-type....Bruno Victal 2023-02-27ui: 'display-hint' quotes extra arguments for Texinfo....Ludovic Courtès 2022-12-12services: zabbix-server: Increase Shepherd grace period....Marius Bakke 2022-12-07services: zabbix-agent: Adjust command-line when using zabbix_agent2....Marius Bakke 2022-12-07services: zabbix: Don't write user to configuration file....Marius Bakke 2022-11-17Fix problems initially introduced in commit 543d971ed2, now reinstated....Maxim Cournoyer 2022-11-17Revert "services: configuration: Revert to a working ‘guix home’."...Maxim Cournoyer 2022-11-13services: configuration: Revert to a working ‘guix home’....Tobias Geerinckx-Rice 2022-11-15services: configuration: Re-order generated record fields....Maxim Cournoyer