services: mysql: Add extra-environment as configuration option.
authormethuselah-0 <david.larsson@selfhosted.xyz>
Sun, 11 Apr 2021 08:30:01 +0000 (10:30 +0200)
committerLeo Prikler <leo.prikler@student.tugraz.at>
Tue, 13 Apr 2021 16:47:32 +0000 (18:47 +0200)
commitf3626119d738f30b5ab59e76c105fd7b4c077ddc
treed159deb69e885783da58d583ff989467210dff36
parentb5607d830c917c49ca9a7993962bd2b7c7be953c
services: mysql: Add extra-environment as configuration option.

* gnu/services/databases.scm (mysql-configuration): Add extra-environment
(mysql-service): Use #:log-file and #:environment-variables
* doc/guix.texi: Document it.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
doc/guix.texi
gnu/services/databases.scm