Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

Documentation/capabilities-guide: remove --cap-retain/remove mentions #3192

Merged
merged 1 commit into from Sep 15, 2016

Conversation

s-urbaniak
Copy link
Contributor

Partially fixes #3179 (the documentation part)

@alban
Copy link
Member

alban commented Sep 14, 2016

https://github.com/coreos/rkt/blob/master/Documentation/subcommands/prepare.md needs fixing too.

And the rkt prepare command still use --cap-retain / --cap-remove.

Partially fixes rkt#3179 (the documentation part)
@s-urbaniak
Copy link
Contributor Author

@alban thanks, good catch!

@s-urbaniak s-urbaniak added this to the v1.15.0 milestone Sep 14, 2016
@s-urbaniak
Copy link
Contributor Author

self-merging

@s-urbaniak s-urbaniak merged commit 7acd597 into rkt:master Sep 15, 2016
@alban
Copy link
Member

alban commented Sep 15, 2016

@s-urbaniak But the old flags are still in some places in the documentation, and in the code:

$ git grep -- --cap-remove
$ git grep -- --cap-retain

@s-urbaniak
Copy link
Contributor Author

@alban you are right, somehow my grep commands missed that, I'll open another issue to fix the remaining ones.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problems running a binary with setcap as an unprivileged user
2 participants