Accepting request 924959 from home:stroeder:network

- reworked nsd.service:
  * directly start as User=_nsd
  * even more hardening
  * removed commented and unused directives

FWIW: This was successfully tested on Tumbleweed x86_64.

OBS-URL: https://build.opensuse.org/request/show/924959
OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=90
This commit is contained in:
Michael Ströder
2021-10-12 20:46:21 +00:00
committed by Git OBS Bridge
parent 3625623c92
commit 1c78b76f36
2 changed files with 32 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 12 20:19:52 UTC 2021 - Michael Ströder <michael@stroeder.com>
- reworked nsd.service:
* directly start as User=_nsd
* even more hardening
* removed commented and unused directives
-------------------------------------------------------------------
Tue Oct 12 20:01:24 UTC 2021 - Johannes Segitz <jsegitz@suse.com>