[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#58541] [PATCH] gnu: dovecot: Use standard mkdir-p/perms.
From: |
Julien Lepiller |
Subject: |
[bug#58541] [PATCH] gnu: dovecot: Use standard mkdir-p/perms. |
Date: |
Sat, 15 Oct 2022 09:51:07 +0200 |
Hi Guix!
While investigating an issue I have with dovecot and knot, I figured
that the dovecot service had a custom mkdir-p/perms procedure that
hard-coded the directory to chown, which would not chown any other
directories created with it. The patch makes it use mkdir-p/perms from
(gnu build utils) instead. I don't think this will fix my issue, but at
least, that's one bug fixed :)
0001-gnu-dovecot-Use-standard-mkdir-p-perms.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug#58541] [PATCH] gnu: dovecot: Use standard mkdir-p/perms.,
Julien Lepiller <=