metal-stack / nftables-exporter

prometheus exporter for nftables metrics
GNU General Public License v3.0
19 stars 7 forks source link

Use dynamic unprivileged user instead of root. #27

Open hikhvar opened 6 days ago

hikhvar commented 6 days ago

Description

Don't use root user for the exporter but use a dynamic unprivileged user with CAP_NET_ADMIN.

majst01 commented 4 days ago

Hi @hikhvar, thanks for your contribution, looks good, i am away for 2 weeks, will test then and report back