chore: revert change not specific to the migration

Signed-off-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
This commit is contained in:
Georg Lauterbach 2026-02-08 18:37:36 +01:00
parent 681ea11f07
commit f3a46e51a6
No known key found for this signature in database

View File

@ -19,6 +19,6 @@ userdb passwd-file {
fields {
uid:default = docker
gid:default = docker
home:default = /var/mail/%{user | domain}/%{user | username}/home/
home:default = /var/mail/%{user | domain}/%{user}/home/
}
}