mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
services: zabbix-frontend: Adjust indentation.
* gnu/services/monitoring.scm (zabbix-front-end-activation): Reindent.
This commit is contained in:
parent
7f12a40e9a
commit
8fa6f975d4
1 changed files with 20 additions and 20 deletions
|
@ -643,7 +643,7 @@ (define (zabbix-front-end-config config)
|
|||
Consider using @code{db-secret-file} instead of @code{db-password} for better
|
||||
security.") file line column 'zabbix-front-end-configuration))
|
||||
(format #f "'~a';~%" db-password))))
|
||||
"
|
||||
"
|
||||
// Schema name. Used for IBM DB2 and PostgreSQL.
|
||||
$DB['SCHEMA'] = '';
|
||||
|
||||
|
|
Loading…
Reference in a new issue