Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 632204 - dev-libs/libcgroup: service files for initializing cgroups at boot time
Summary: dev-libs/libcgroup: service files for initializing cgroups at boot time
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2017-09-27 23:27 UTC by random237849
Modified: 2021-05-01 07:55 UTC (History)
2 users (show)

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


Attachments
service file for cgconfig.service (cgconfig.service,442 bytes, text/plain)
2017-09-27 23:28 UTC, random237849
Details
service file for cgrules.conf (cgrules.service,348 bytes, text/plain)
2017-09-27 23:28 UTC, random237849
Details

Note You need to log in before you can comment on or make changes to this bug.
Description random237849 2017-09-27 23:27:11 UTC
the attached systemd.service files allow to initialize cgroup settings configured in /etc/cgroup/ at boot time.

the files are based on arch linux [https://aur.archlinux.org/packages/libcgroup/].
Comment 1 random237849 2017-09-27 23:28:02 UTC
Created attachment 496780 [details]
service file for cgconfig.service
Comment 2 random237849 2017-09-27 23:28:45 UTC
Created attachment 496782 [details]
service file for cgrules.conf
Comment 3 Larry the Git Cow gentoo-dev 2019-09-21 09:15:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4de83263b965d169ff6e1a42b3238f543633256c

commit 4de83263b965d169ff6e1a42b3238f543633256c
Author:     Bernardo Meurer <meurerbernardo@gmail.com>
AuthorDate: 2019-08-09 07:00:22 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-09-21 09:15:20 +0000

    dev-libs/libcgroup: add systemd unit files
    
    Closes: https://bugs.gentoo.org/632204
    Package-Manager: Portage-2.3.71, Repoman-2.3.17
    Signed-off-by: Bernardo Meurer <bernardo@standard.ai>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-libs/libcgroup/files/cgconfig.service   |  17 +++++
 dev-libs/libcgroup/files/cgrules.service    |  16 +++++
 dev-libs/libcgroup/libcgroup-0.41-r6.ebuild | 103 ++++++++++++++++++++++++++++
 3 files changed, 136 insertions(+)