aboutsummaryrefslogtreecommitdiff
path: root/emacs/guix-prettify.el
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-11-27 23:29:51 +0100
committerLudovic Courtès <ludo@gnu.org>2015-11-27 23:29:51 +0100
commit6629099a635118a9fd72892ec4b13442b811059c (patch)
tree4e9c9da1614536879ec08163519d66947ec5c5f0 /emacs/guix-prettify.el
parent5ee35eb747206a1d70bdeb979be88da47caa9f6f (diff)
downloadguix-6629099a635118a9fd72892ec4b13442b811059c.tar.gz
guix-6629099a635118a9fd72892ec4b13442b811059c.zip
services: tor: Store private data under /var/lib/tor.
* gnu/services/networking.scm (tor-configuration->torrc): Add 'DataDirectory' clause. Change 'HiddenServiceDir' to /var/lib/tor/hidden-services/NAME. (tor-hidden-service-activation): Create /var/lib/tor. (tor-hidden-service): Adjust docstring. * doc/guix.texi (Networking Services): Adjust accordingly.
Diffstat (limited to 'emacs/guix-prettify.el')
0 files changed, 0 insertions, 0 deletions
doc: Allow offloading of the expensive derivations....Ludovic Courtès 2021-07-18Merge branch 'master' into core-updatesLudovic Courtès 2021-07-09doc: Build manual translations with 'guile-3.0-latest'....Ludovic Courtès 2021-05-09Merge branch 'master' into core-updates...Marius Bakke 2021-04-20doc: Clarify further the distinction between the web-based manuals....Leo Famulari 2021-04-18doc: Build the French HTML cookbook....Julien Lepiller 2021-03-24Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner 2021-03-20doc: Remove the guile-lib/htmlprag-fixed package....Maxim Cournoyer 2021-01-29gnu: Replace all uses of texlive-union by texlive-updmap.cfg....Maxim Cournoyer 2020-10-21doc: Cookbook links to /manual/devel, not /manual....Ludovic Courtès 2020-10-19doc: Produce stylable HTML for @deftp, @deffn, etc....Ludovic Courtès 2020-10-17doc: Generate cross-references in code snippets to the Guile manual....Ludovic Courtès 2020-10-17doc: Allow code snippets in the cookbook to link to the manual....Ludovic Courtès 2020-10-17doc: Move manual index creation to a separate derivation....Ludovic Courtès 2020-10-17doc: Remove 'build.scm' from the source of the manual....Ludovic Courtès