1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-12-17 23:37:34 +02:00
Files
Mailu/optional/unbound/start.py
score 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

348 B
Executable File