Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670644 - app-admin/rasdaemon-0.6.1-r1 should install an openrc init file
Summary: app-admin/rasdaemon-0.6.1-r1 should install an openrc init file
Status: RESOLVED FIXED
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:
Depends on:
Blocks:
 
Reported: 2018-11-08 01:34 UTC by Thomas Capricelli
Modified: 2018-11-19 18:58 UTC (History)
0 users

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 Thomas Capricelli 2018-11-08 01:34:58 UTC
It seems that only files for systemd are installed, and nothing for openrc. I can't "openrc add rasdaemon default"
Comment 1 Larry the Git Cow gentoo-dev 2018-11-19 18:58:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16c8bc19aa6bd45c9de7a928317b13981deedd6f

commit 16c8bc19aa6bd45c9de7a928317b13981deedd6f
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2018-11-19 18:57:39 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2018-11-19 18:57:39 +0000

    app-admin/rasdaemon: bump and install openrc files
    
    Fixes: https://bugs.gentoo.org/670644
    Package-Manager: Portage-2.3.51, Repoman-2.3.12
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 app-admin/rasdaemon/Manifest                |  1 +
 app-admin/rasdaemon/files/ras-mc-ctl.openrc | 10 ++++++
 app-admin/rasdaemon/files/rasdaemon.openrc  | 18 +++++++++++
 app-admin/rasdaemon/rasdaemon-0.6.2.ebuild  | 50 +++++++++++++++++++++++++++++
 4 files changed, 79 insertions(+)