[PR #1432] [CLOSED] add systemd unit and apparmor profile example #2320

Closed
opened 2026-03-16 08:47:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1432
Author: @jobs62
Created: 4/1/2021
Status: Closed

Base: mainHead: systemd-apparmor


📝 Commits (2)

  • 1e90abd Add systemd Unit and apparmor profile examples
  • 1d43039 Drop root privilage

📊 Changes

2 files changed (+44 additions, -0 deletions)

View changed files

bin/named.service.example (+31 -0)
bin/usr.local.bin.named (+13 -0)

📄 Description

Hi,

I wrote some systemd unit and apparmor profile example based on the example configuration file variables. the goal, even if trust-dns is not production ready yet, is too give people how may try to do it anyway a solid security baseline.

Tell me what you think about it !

Thank you


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/1432 **Author:** [@jobs62](https://github.com/jobs62) **Created:** 4/1/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `systemd-apparmor` --- ### 📝 Commits (2) - [`1e90abd`](https://github.com/hickory-dns/hickory-dns/commit/1e90abd7f26a10b85afbbfe1a9425918ece694a2) Add systemd Unit and apparmor profile examples - [`1d43039`](https://github.com/hickory-dns/hickory-dns/commit/1d43039d67567e9a0b005d2a91a22934b6a78b1f) Drop root privilage ### 📊 Changes **2 files changed** (+44 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `bin/named.service.example` (+31 -0) ➕ `bin/usr.local.bin.named` (+13 -0) </details> ### 📄 Description Hi, I wrote some systemd unit and apparmor profile example based on the example configuration file variables. the goal, even if trust-dns is not production ready yet, is too give people how may try to do it anyway a solid security baseline. Tell me what you think about it ! Thank you --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 08:47:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#2320
No description provided.