1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-07-07 00:56:11 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
bcf2dd8794 Start unbound with intended arguments
Unbound looked like it was meant to be started as if by `unbound -c /etc/unbound/unbound.conf`, but instead the string `-c /etc/unbound/unbound.conf` was set as argv[0] of the unbound command, meaning it is never parsed.
2023-02-16 01:31:16 +00:00
4e3874b0c1 Enable dynamic resolution of hostnames 2022-12-08 13:00:50 +01:00
a29f066858 Move even more python deps to base image 2022-10-12 16:32:27 +02:00
4e4b071fb0 Move services into core and optional 2019-10-23 18:27:25 +03:00