aboutsummaryrefslogtreecommitdiff
# This is a "service unit file" for the systemd init system to launch
# 'guix publish'.  Drop it in /etc/systemd/system or similar to have
# 'guix publish' automatically started.

[Unit]
Description=Publish the GNU Guix store
Requires=guix-daemon.service
PartOf=guix-daemon.service
After=guix-daemon.service

[Service]
ExecStart=@localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix publish --user=nobody --port=8181
Environment='GUIX_LOCPATH=@localstatedir@/guix/profiles/per-user/root/guix-profile/lib/locale' LC_ALL=en_US.utf8
StandardOutput=journal
StandardError=journal

# Despite the name, this is rate-limited: a broken daemon will eventually fail.
Restart=always

# See <https://lists.gnu.org/archive/html/guix-devel/2016-04/msg00608.html>.
TasksMax=1024

[Install]
WantedBy=multi-user.target
ss='msg-avail'>...Tobias Geerinckx-Rice 2018-09-10gnu: cloc: Update source hash....Tobias Geerinckx-Rice 2018-09-09gnu: cloc: Update to 1.78....Tobias Geerinckx-Rice 2018-09-07gnu: indent: Add version 2.2.12....Ludovic Courtès 2018-08-27Update email for Pierre Neidhardt....Pierre Neidhardt 2018-08-14gnu: the-silver-searcher: Use HTTPS home page....Tobias Geerinckx-Rice 2018-08-14gnu: the-silver-searcher: Update to 2.2.0....Tobias Geerinckx-Rice 2018-06-27gnu: astyle: Update to 3.1....Ricardo Wurmus 2018-05-28Merge branch 'master' into core-updatesMark H Weaver 2018-05-28gnu: Add amalgamate....Fis Trivial 2018-05-24Merge branch 'master' into core-updatesMark H Weaver 2018-05-23gnu: Move 'indent' to code.scm....Ludovic Courtès 2018-05-23gnu: Move 'astyle' to code.scm....Ludovic Courtès 2018-05-23gnu: Add uncrustify....Pierre Neidhardt 2018-03-27gnu: Use invoke and return #t from all builders....Mark H Weaver 2018-03-20Merge branch 'master' into core-updatesMark H Weaver 2018-03-17gnu: Use the CMake build system's #:build-type key....Tobias Geerinckx-Rice 2018-03-16gnu: All snippets report errors using exceptions, else return #t....Mark H Weaver 2018-03-13gnu: Add makefile2graph....Christopher Baines 2018-03-08gnu: global: Replace GLOBAL with GNU GLOBAL in description....Clément Lassieur 2018-03-04gnu: cloc: Update phase style....Tobias Geerinckx-Rice 2018-03-04gnu: cloc: Update to 1.76....Tobias Geerinckx-Rice 2018-02-11gnu: global: Update to 6.6.2....Tobias Geerinckx-Rice 2018-02-09gnu: Add colormake....Oleg Pykhalov 2018-02-04gnu: rtags: Update to 2.18....Tobias Geerinckx-Rice 2018-01-31gnu: the-silver-searcher: Update to 2.1.0....Clément Lassieur 2018-01-23gnu: rtags: Fix the bundling issue....Fis Trivial 2018-01-13gnu: lcov: Update to 1.13....Tobias Geerinckx-Rice 2018-01-08gnu: Add rtags....Fis Trivial 2017-12-17gnu: global: Update to 6.6.1 [fixes CVE-2017-17531]....Efraim Flashner 2017-12-12gnu: global: Update to 6.6....Efraim Flashner 2017-10-03gnu: cflow: Fix preprocess option....Oleg Pykhalov 2017-09-11gnu: cloc: Fix typo in description....Tobias Geerinckx-Rice 2017-09-11gnu: cloc: Update to 1.74....Tobias Geerinckx-Rice 2017-08-11gnu: Add cloc....Andy Wingo 2017-06-08gnu: the-silver-searcher: Update to 2.0.0....Clément Lassieur 2017-06-05gnu: global: Update to 6.5.7....Ludovic Courtès 2017-03-30gnu: Use HTTPS for almost all gnu.org HOME-PAGEs....Tobias Geerinckx-Rice 2017-03-15gnu: Use INSTALL-FILE where appropriate....Tobias Geerinckx-Rice 2017-01-24gnu: the-silver-searcher: Fix & improve description....Tobias Geerinckx-Rice 2017-01-24gnu: the-silver-searcher: Update to 1.0.2....Tobias Geerinckx-Rice 2017-01-04gnu: global: Update to 6.5.6....Tobias Geerinckx-Rice 2016-10-04gnu: global: Update to 6.5.5....Ludovic Courtès