gnu: calibre: Update to 2.85.1.
[guix.git] / etc / guix-publish.conf.in
blob241c5945595d38ac78b4de385418ae33d66ae2c0
1 # This is a "job" for the Upstart init system to launch 'guix-daemon'.
2 # Drop it in /etc/init to have 'guix-daemon' automatically started.
4 description "Publish the GNU Guix store"
6 start on runlevel [2345]
8 stop on runlevel [016]
10 task
12 exec @localstatedir@/guix/profiles/per-user/root/guix-profile/bin/guix publish --user=nobody --port=8181