From 5c7f5be5b9b47d42ade18b07cf34b98b3b360ff1 Mon Sep 17 00:00:00 2001 From: Michael Kaufmann Date: Fri, 26 Aug 2022 16:59:43 +0200 Subject: [PATCH] fix generated json for config-services script after install Signed-off-by: Michael Kaufmann --- lib/Froxlor/Install/Install/Core.php | 2 +- lib/configfiles/gentoo.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/Froxlor/Install/Install/Core.php b/lib/Froxlor/Install/Install/Core.php index e9ed07b3..bbc9b5dc 100644 --- a/lib/Froxlor/Install/Install/Core.php +++ b/lib/Froxlor/Install/Install/Core.php @@ -672,7 +672,7 @@ class Core 'dns' => 'x', 'http' => $this->validatedData['webserver'], 'smtp' => 'postfix_dovecot', - 'mail' => 'dovecot_postfix', + 'mail' => 'dovecot_postfix2', 'ftp' => 'proftpd', 'system' => $system_params ]; diff --git a/lib/configfiles/gentoo.xml b/lib/configfiles/gentoo.xml index 9f25e4ab..af005ad6 100644 --- a/lib/configfiles/gentoo.xml +++ b/lib/configfiles/gentoo.xml @@ -1551,7 +1551,7 @@ root: root@ - //service[@type='smtp']/general/commands[@index=1] @@ -1699,7 +1699,7 @@ dovecot unix - n n - - pipe - //service[@type='smtp']/general/commands[@index=1] @@ -1852,7 +1852,7 @@ dovecot unix - n n - - pipe - //service[@type='smtp']/general/commands[@index=1]