Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu/services
Ludovic Courtès 6331bde73f services: Add 'tor-hidden-service'.
* gnu/services/networking.scm (<tor-configuration>, <hidden-service>):
New record types.
(tor-configuration->torrc): New procedure.
(tor-dmd-service): Use it.
(tor-hidden-service-activation): New procedure.
(tor-service-type)[extensions]: Extend ACTIVATION-SERVICE-TYPE.
[compose, extend]: New fields.
(tor-service): Use 'tor-configuration'.
(tor-hidden-service-type): New variable.
(tor-hidden-service): New procedure.
2015-11-27 23:04:49 +01:00
..
avahi.scm services: avahi: Add Avahi to the system profile. 2015-11-02 22:25:12 +01:00
base.scm services: dmd: Strip the default list of modules. 2015-11-25 11:59:54 +01:00
databases.scm services: Introduce extensible services. 2015-10-10 22:55:15 +02:00
dbus.scm services: dbus: Support service activation. 2015-10-22 00:41:09 +02:00
desktop.scm system: Rename (gnu system linux) to (gnu system pam). 2015-11-03 18:11:45 +01:00
dmd.scm services: dmd: Spawn a REPL upon failure to load a service definition. 2015-11-25 11:59:54 +01:00
lirc.scm services: Introduce extensible services. 2015-10-10 22:55:15 +02:00
networking.scm services: Add 'tor-hidden-service'. 2015-11-27 23:04:49 +01:00
ssh.scm services: lsh: Correctly handle #:interfaces option. 2015-11-27 22:46:27 +01:00
web.scm services: Introduce extensible services. 2015-10-10 22:55:15 +02:00
xorg.scm services: xorg: Export additional symbols. 2015-11-25 12:47:58 -05:00