1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00

Merge pull request #854 from HorayNarea/feat-unbound-drop-priv

unbound: drop privileges after binding to port
This commit is contained in:
Tim Möhlmann
2019-01-22 09:11:07 +02:00
committed by GitHub
2 changed files with 5 additions and 1 deletions

View File

@@ -5,6 +5,10 @@ Notable changes to this project are documented in the current file. For more
details about individual changes, see the Git log. You should read this before
upgrading Freposte.io as some changes will include useful notes.
v1.6.1 - unreleased
-------------------
- Enhancement: Make Unbound drop privileges after binding to port
v1.6.0 - 2019-01-18
-------------------

View File

@@ -10,7 +10,7 @@ server:
do-daemonize: no
access-control: {{ SUBNET }} allow
directory: "/etc/unbound"
username: root
username: unbound
auto-trust-anchor-file: trusted-key.key
root-hints: "/etc/unbound/root.hints"
hide-identity: yes