Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939543 - sys-apps/openrc should enable caps unconditionally
Summary: sys-apps/openrc should enable caps unconditionally
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: OpenRC Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 939471
  Show dependency tree
 
Reported: 2024-09-12 18:36 UTC by Mike Gilbert
Modified: 2024-09-13 16:30 UTC (History)
1 user (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 Mike Gilbert gentoo-dev 2024-09-12 18:36:47 UTC
sys-apps/openrc currently has a USE flag to control whether capabilities are supported by start-stop-daemon and supervise-daemon.

Making this feature optional makes very little sense. It means init scripts must be written to account for the possibility of missing capabilities support. See bug 939471 as an example.

I think libcap is a very lightweight dependency.

Please consider enabling capabilities support unconditionally, at least in Gentoo.
Comment 1 William Hubbs gentoo-dev 2024-09-13 16:29:35 UTC
This is fixed and will be released in 0.56.

Thanks,

William