summaryrefslogtreecommitdiff
path: root/gnu/services
AgeCommit message (Expand)Author
2018-10-02services: Add Gitolite.Christopher Baines
2018-09-29Revert "services: Add Gitolite."Mark H Weaver
2018-09-28services: Add Gitolite.Christopher Baines
2018-09-26services: virtual-terminal: Write to "default_utf8" only if necessary.Ludovic Courtès
2018-09-26services: udev: Don't attempt to read "modules.devname" from a container.Ludovic Courtès
2018-09-26services: shepherd: Add workaround for 0.5.0 in containers.Ludovic Courtès
2018-09-26services: dhcp-client: Use 'read-pid-file'.Ludovic Courtès
2018-09-26guix system: Load all services on reconfigure, not just stopped ones.Carlo Zancanaro
2018-09-26services: Add Varnish service.Marius Bakke
2018-09-20gnu: services: Add iptables service.Arun Isaac
2018-09-19services: networking: Remove unbound variable reference in 'stop'.Ludovic Courtès
2018-09-19services: udev: Simplify 'start' method.Ludovic Courtès
2018-09-10services: hpcguix-web: Produce a log file and rotate it.Ludovic Courtès
2018-09-10services: tailon: Move to (gnu services web).Ludovic Courtès
2018-09-08services: nginx: 'stop' returns #f.Ludovic Courtès
2018-09-08services: nginx: Don't read PID file when passed a custom config file.Ludovic Courtès
2018-09-06services: hpcguix-web: Set SSL_CERT_DIR.Ludovic Courtès
2018-08-31services: nginx: Get the Shepherd to respawn NGINX.Clément Lassieur
2018-08-30services: Add ddclient service.Oleg Pykhalov
2018-08-28services: openssh: Add 'log-level' field.Ludovic Courtès
2018-08-28services: tor: Make it easier to use UNIX sockets.Chris Marusich
2018-08-28services: tor: Rename activation procedure.Chris Marusich
2018-08-28services: tor: Add a system test.Chris Marusich
2018-08-20gnu: services: Fix pcscd activation bug.Chris Marusich
2018-08-16services: cuirass: Put data in /var/lib to avoid removal at boot.Clément Lassieur
2018-08-16gnu: services: Add pcscd service.Arun Isaac
2018-08-13services: nginx: Use 'invoke' rather than 'system*'.Clément Lassieur
2018-08-13services: postgresql: Get the Shepherd to respawn PostgreSQL.Clément Lassieur
2018-08-13services: prosody: Get the Shepherd to respawn Prosody.Clément Lassieur
2018-08-13services: prosody: Use 'invoke' rather than 'system*'.Clément Lassieur
2018-08-13services: cgit: Disable repo booleans having a global counterpart.Clément Lassieur
2018-08-02services: file-system-shepherd-service: Require "udev" service.Danny Milosavljevic
2018-07-29services: openssh: Add forwarding options.Eric Brown
2018-07-18gnu: services: Fix openssh service start error.Julien Lepiller
2018-07-16services: cuirass: Remove the LOAD-PATH option.Clément Lassieur
2018-07-14gnu: services: Export virtlog-configuration.Julien Lepiller
2018-07-13services: mcron: Add 'schedule' action.Ludovic Courtès
2018-07-13services: shepherd: Support custom actions.Ludovic Courtès
2018-07-09services: Add prometheus-node-exporter-service-type.Gábor Boskovits
2018-07-05services: mingetty: Use '--nohangup'.Ludovic Courtès
2018-06-25services: alsa-service-type: Fix the loading of 'pulse' plugin.Oleg Pykhalov
2018-06-23services: Fix "authentication" service name.Danny Milosavljevic
2018-06-23services: Add fingerprint identification service.Danny Milosavljevic
2018-06-22services: cuirass: Add description.Ricardo Wurmus
2018-06-22services: cups: Add description.Ricardo Wurmus
2018-06-20services: boot: Take gexps instead of monadic gexps.Ludovic Courtès
2018-06-20services: Fix GPLv3 header in cuirass and pm modules.Nils Gillmann
2018-06-14store-copy: 'read-reference-graph' returns a list of records.Ludovic Courtès
2018-06-14services: tor: Mark end of auto-generated configuration block.Tobias Geerinckx-Rice
2018-06-12services: nginx: Support extra content in the http block.Christopher Baines