New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clarify CAPABILITIES exec error "Invalid argument" #5000
Comments
|
It would be helpful if the log was more detailed about what call |
|
By the way, I did an strace and this is the exact error: |
Submission type
systemd version the issue has been seen with
229-232
Used distribution
Arch Linux
This is similar to #4959
Using the service file for Caddy webserver, if I uncomment AmbientCapabilities=CAP_NET_BIND_SERVICE I get Failed at step CAPABILITIES spawning /usr/bin/caddy: Invalid argument.
Same is observed with this test service:
Would be great to have a more detailed error appear in journal.
The text was updated successfully, but these errors were encountered: