Skip to content

Run ndpresponder without root in systemd service#4

Open
jlu5 wants to merge 1 commit into
yoursunny:mainfrom
jlu5:main
Open

Run ndpresponder without root in systemd service#4
jlu5 wants to merge 1 commit into
yoursunny:mainfrom
jlu5:main

Conversation

@jlu5

@jlu5 jlu5 commented Jul 10, 2025

Copy link
Copy Markdown

Instead of running ndpresponder as root, grant CAP_NET_ADMIN and CAP_NET_RAW.

Remove the "+" prefix from the ExecStart paths, as this effectively turns off many hardening options according to the systemd docs.

Instead of running ndpresponder as root, grant CAP_NET_ADMIN and CAP_NET_RAW.

Remove the "+" prefix from the ExecStart paths, as this effectively turns off many hardening options.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant