guix-devel/gnu/tests
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
..
admin.scm tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00
audio.scm gnu: Add mpd service. 2017-08-13 07:36:32 +01:00
base.scm services: mcron: Add 'schedule' action. 2018-07-13 00:08:55 +02:00
databases.scm tests: databases: Add a system test for PostgreSQL. 2018-03-10 16:20:55 +00:00
desktop.scm gnu: elogind: Use itself as the cgroup controller. 2017-09-08 00:11:21 +02:00
dict.scm tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00
install.scm system: Remove uses of the 'title' field of <file-system>. 2018-05-28 13:24:19 +02:00
mail.scm tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00
messaging.scm tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00
monitoring.scm services: Add prometheus-node-exporter-service-type. 2018-07-09 10:39:06 +02:00
networking.scm services: tor: Make it easier to use UNIX sockets. 2018-08-28 00:25:05 -07:00
nfs.scm tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00
rsync.scm tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00
security-token.scm gnu: services: Add pcscd service. 2018-08-16 02:46:27 +05:30
ssh.scm tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00
version-control.scm tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00
virtualization.scm tests: Add 'libvirt-service-type' test. 2017-08-23 12:48:11 +01:00
web.scm tests: Honor the return value of 'start-service'. 2018-06-13 09:11:45 +02:00