Skip to content
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

make capabilities (libcap) a hard requirement for Linux systems #739

Closed
williamh opened this issue Sep 12, 2024 · 0 comments · Fixed by #740
Closed

make capabilities (libcap) a hard requirement for Linux systems #739

williamh opened this issue Sep 12, 2024 · 0 comments · Fixed by #740

Comments

@williamh
Copy link
Contributor

This bug requests that we make capabilities (libcap) a hard requirement for Gentoo or maybe for all Linux systems.

Are there any objections to OpenRC hard requiring libcap for linux systems?

I'm working on the pr to fix this issue if there are no objections.

Please respond to this issue.

Thanks.

williamh added a commit that referenced this issue Sep 13, 2024
For linux systems, libcap is a lightweight dependency. Also, making it
optional requires that service scripts be written to deal with the
possibility that capabilities are not supported.

This fixes #739.

X-Gemtoo-Bug: https://bugs.gentoo.org/939543
williamh added a commit that referenced this issue Sep 13, 2024
For linux systems, libcap is a lightweight dependency. Also, making it
optional requires that service scripts be written to deal with the
possibility that capabilities are not supported.

This fixes #739.

X-Gemtoo-Bug: https://bugs.gentoo.org/939543
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 a pull request may close this issue.

1 participant