commit:     004d5bd6f11d5d8514626347f15a699658917a76
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  9 04:04:50 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov  9 04:04:50 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=004d5bd6

dev-build/steve: Install OpenRC scripts

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-build/steve/steve-9999.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-build/steve/steve-9999.ebuild 
b/dev-build/steve/steve-9999.ebuild
index 8f198e992654..d52163518183 100644
--- a/dev-build/steve/steve-9999.ebuild
+++ b/dev-build/steve/steve-9999.ebuild
@@ -20,6 +20,8 @@ python_install_all() {
 
        systemd_dounit data/steve.service
        newtmpfiles data/steve.tmpfiles steve.conf
+       newconfd data/steve.confd steve
+       newinitd data/steve.initd steve
        insinto /etc/sandbox.d
        newins data/sandbox.conf 90steve
 }

Reply via email to