| Summary: | kio feature request: cgroups support not depending on systemd | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | i.Dark_Templar <idarktemplar> |
| Component: | general | Assignee: | KIO Bugs <kio-bugs-null> |
| Status: | RESOLVED LATER | ||
| Severity: | wishlist | CC: | kde, kdelibs-bugs-null, nate |
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
i.Dark_Templar
2020-07-01 18:24:56 UTC
>It might be necessary to create or use some helper with setuid or capabilities for cgroup creation and population though.
Yes, or at least enough to delegate a slice to be managed without root (which is how systemd --user works)
It also requires tracking to perform cleanup. At which point we're talking about rewriting what systemd does. It's not used without reason.
|