mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
app-admin/himitsu: OpenRC user-service support
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
@@ -38,3 +38,10 @@ src_configure() {
|
||||
|
||||
tc-export CC AR AS LD
|
||||
}
|
||||
|
||||
src_install() {
|
||||
default
|
||||
|
||||
exeinto /etc/user/init.d
|
||||
newexe "${FILESDIR}/himitsud.initd" himitsud
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user