summaryrefslogtreecommitdiff
path: root/gnu/services
Commit message (Expand)AuthorAgeFilesLines
* services: Add openvswitch-service-type....宋文武2017-02-121-1/+63
* tests: Add 'prosody-service-type' test....Clément Lassieur2017-02-101-2/+3
* services: shepherd: Replace spaces with hyphens in file names....Clément Lassieur2017-02-081-0/+2
* services: Add 'special-files-service-type'....Ludovic Courtès2017-02-081-1/+6
* services: bitlbee: Run in a container....Ludovic Courtès2017-02-071-8/+24
* services: bitlbee: Read the PID file....Ludovic Courtès2017-02-071-1/+2
* services: cuirass: Add load-path to cuirass configuration...Mathieu Othacehe2017-02-021-3/+8
* services: Make 'static-networking' extensible....Ludovic Courtès2017-02-012-76/+135
* system: Introduce 'file-systems' Shepherd service....Ludovic Courtès2017-01-311-80/+89
* services: Export guix-configuration getters....Mathieu Othacehe2017-01-251-0/+12
* services: Fix 'mkdir-p' in activation scripts....Clément Lassieur2017-01-256-2/+17
* services: prosody: Fix activation script....Clément Lassieur2017-01-231-0/+1
* services: cuirass: Add port to cuirass configuration...Mathieu Othacehe2017-01-221-0/+5
* services: Reindent vpn.scm....Ludovic Courtès2017-01-201-35/+35
* services: network-manager: Use record for configuration....Christopher Baines2017-01-201-27/+50
* services: nginx: Add default values for <nginx-configuration> fields....Ludovic Courtès2017-01-191-7/+13
* services: nginx: Add support for 'location' blocks....Christopher Baines2017-01-191-1/+38
* services: nginx: Add support the 'upstream' module....Christopher Baines2017-01-191-8/+34
* gnu: Add openvpn service....Julien Lepiller2017-01-151-0/+491
* services: Add 'redis-service-type'....Christopher Baines2017-01-121-1/+80
* services: wicd: Create /var/run/wpa_supplicant....Ludovic Courtès2017-01-111-2/+7
* gnu: Add Prosody service....Clément Lassieur2017-01-082-0/+729
* services: nginx: Make service extensible....Julien Lepiller2017-01-031-8/+26
* services: nginx: Fix multiple index and server name....Julien Lepiller2017-01-031-3/+3
* services: nginx: Rename "vhost" to "server"....Julien Lepiller2017-01-031-30/+30
* services: cuirass: Remove 'cuirass-service' procedure....Ludovic Courtès2017-01-011-7/+3
* services: cuirass: Allow for gexps in specifications....Ludovic Courtès2017-01-011-8/+5
* services: Add libmtp's udev rules to '%desktop-services'....Ludovic Courtès2016-12-291-0/+5
* gnu: Fix typo in comment....John Darrington2016-12-211-1/+1
* services: cuirass: Add Cuirass to the system profile....Ludovic Courtès2016-12-201-0/+2
* services: cuirass: Add 'cuirass' field....Ludovic Courtès2016-12-201-1/+4
* services: cuirass: Create the database directory....Ludovic Courtès2016-12-201-1/+4
* services: guix: Add 'log-file' configuration option....Ludovic Courtès2016-12-192-5/+10
* services: guix: Remove dependency on lsh....Ludovic Courtès2016-12-191-8/+4
* services: cuirass: Cache defaults to /var/cache/cuirass....Ludovic Courtès2016-12-191-4/+19
* services: cuirass: Honor 'user' and 'group'....Ludovic Courtès2016-12-191-0/+4
* services: cuirass: Add 'log-file' option....Ludovic Courtès2016-12-191-1/+5
* services: Use 'file-append' in more places....Ludovic Courtès2016-12-193-17/+17
* services: cuirass: Put specifications in the store....Mathieu Lirzin2016-12-151-5/+7
* services: postgresql: Add locale to configuration...Christopher Baines2016-12-151-4/+18
* services: postgresql: Add port to configuration...Christopher Baines2016-12-151-2/+7
* services: mysql: Add port to configuration...Christopher Baines2016-12-141-3/+5
* services: file-system: Make sure fsck.* commands are in $PATH....Ludovic Courtès2016-12-051-4/+18
* services: tor: Make sure /var/lib is world-readable....Ludovic Courtès2016-12-041-0/+3
* gnu: Add Kerberos client service....John Darrington2016-12-032-2/+378
* gnu: file-system-shepherd-service: Use mount-file-system....John Darrington2016-12-021-29/+9
* services: cups: Follow symlinks when installing extensions....Andy Patterson2016-12-011-1/+1
* services: nginx: Join strings with spaces....Ricardo Wurmus2016-11-301-2/+2
* services: Add 'cuirass-service'....Mathieu Lirzin2016-11-291-0/+115
* services: Factorize configuration abstraction....Julien Lepiller2016-11-263-336/+232