guix/gnu
Mathieu Othacehe 502925655d
services: database: Change postgresql default socket.
Adapt to the postgresql default socket directory set to /var/run/postgresql.

* gnu/services/databases.scm (<postgresql-config-file>)[socket-directory]: Set
to /var/run/postgresql.
(<postgresql-role-configuration>): Ditto.
* gnu/tests/databases.scm (run-postgresql-test): Adapt it.
2021-09-27 19:22:56 +00:00
..
bootloader
build marionette: Print a line when a test succeeds. 2021-09-26 23:35:58 +02:00
installer installer: keymap: Fix optional fields handling. 2021-09-21 20:35:49 +00:00
machine
packages gnu: gusb: Don't build introspection data when cross-compiling. 2021-09-27 18:36:00 +00:00
services services: database: Change postgresql default socket. 2021-09-27 19:22:56 +00:00
system Merge branch 'master' into core-updates-frozen 2021-09-07 14:19:08 +02:00
tests services: database: Change postgresql default socket. 2021-09-27 19:22:56 +00:00
artwork.scm
bootloader.scm
ci.scm ci: Adjust 'channel-build-system' to monadic style. 2021-09-27 17:55:53 +02:00
image.scm
installer.scm
local.mk gnu: mpg321: Fix compiling with gcc 10. 2021-09-18 15:31:18 +02:00
machine.scm
packages.scm
services.scm
system.scm system: Add trailing newline to /etc/timezone. 2021-09-14 11:50:59 +02:00
tests.scm