guix/doc
Chris Marusich 3bcb305b98
services: tor: Make it easier to use UNIX sockets.
* doc/guix.texi (Networking Services): Document it, and mention that
tor-service is deprecated.
* gnu/services/networking.scm (<tor-configuration>) <socks-socket-type>:
New field.
(tor-configuration->torrc): When socks-socket-type is 'unix, set
SocksPort to UNIX domain socket /var/run/tor/socks-sock and set
UnixSocksGroupWritable to 1.
* gnu/tests/networking.scm (%tor-os/unix-socks-socket): Instead of using
a custom config file, just set socks-socket-type to 'unix.
2018-08-28 00:25:05 -07:00
..
images doc: Update dot graphs. 2016-12-17 14:46:42 +01:00
contributing.fr.texi nls: Update 'fr' translation. 2018-08-26 12:43:49 +02:00
contributing.texi etc: snippets: Add guix-commit-message-use-https-home-page. 2018-07-13 12:45:11 +05:30
environment-gdb.scm
fdl-1.3.texi
guix.fr.texi nls: Update 'fr' translation. 2018-08-26 12:43:49 +02:00
guix.texi services: tor: Make it easier to use UNIX sockets. 2018-08-28 00:25:05 -07:00
htmlxref.cnf doc: Update URL of the Emacs-Guix manual. 2018-07-05 22:16:10 +02:00
local.mk build: Use only one domain for guix-manual. 2018-04-29 21:42:14 +02:00
package-hello.scm