dev-build/steve: Install OpenRC scripts

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny 2025-11-09 05:04:50 +01:00
parent a31fdcc445
commit 004d5bd6f1
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E

View File

@ -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
}