Skip to content

Commit 87e943d

Browse files
committed
use correct and safe permissions for /etc/dovecot/conf.d/99-froxlor.conf in trixie, fixes #1380
Signed-off-by: Michael Kaufmann <[email protected]>
1 parent a8b2cf6 commit 87e943d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/configfiles/trixie.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1799,7 +1799,7 @@ dovecot unix - n n - - pipe
17991799
<install><![CDATA[apt-get install dovecot-imapd dovecot-pop3d dovecot-mysql dovecot-managesieved dovecot-sieve]]></install>
18001800
</installs>
18011801
<files index="1">
1802-
<file name="/etc/dovecot/conf.d/99-froxlor.conf" chown="root:0"
1802+
<file name="/etc/dovecot/conf.d/99-froxlor.conf" chown="root:vmail"
18031803
chmod="0640" backup="true">
18041804
<content><![CDATA[
18051805
auth_allow_cleartext = yes

0 commit comments

Comments
 (0)