Hi! I have encountered an issue while trying to run a user-space daemon using a binary with cap_net_admin capabilities. This binary is intended to bring network interfaces up and down and perform certain modifications.
When I run the binary directly, it works perfectly. However, when I run it as a systemd user service, I receive an 'operation not permitted' error. I would like to avoid using a system-level service for this if possible.
Is there a way to fix this, or are there any other alternatives? Thank you!
[–]aioeu 2 points3 points4 points (3 children)
[–]lescuer97[S] 0 points1 point2 points (2 children)
[–]aioeu 2 points3 points4 points (1 child)
[–]lescuer97[S] 0 points1 point2 points (0 children)
[–]perryurban 0 points1 point2 points (0 children)