Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 792300 - sys-process/iotop please add capabilities
Summary: sys-process/iotop please add capabilities
Status: RESOLVED DUPLICATE of bug 388653
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-05-26 19:59 UTC by Alessandro Barbieri
Modified: 2021-05-27 05:53 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2021-05-26 19:59:56 UTC
It can use cap net admin
Comment 1 Ionen Wolkens gentoo-dev 2021-05-27 05:40:37 UTC
Did you test this? You're setting capabilities on a python script, that doesn't work and you'd need to set it on the interpreter itself (which is not happening), or at most use a wrapper but this sounds like a security hazard.

I don't think the situation changed since bug #388653

*** This bug has been marked as a duplicate of bug 388653 ***