From 591377f7f33f10146ec7633a39ad1ea8236b3e00 Mon Sep 17 00:00:00 2001 From: Austin English Date: Mon, 25 Apr 2016 14:22:56 -0500 Subject: [PATCH] eclass/games-mods.eclass: use #!/sbin/openrc-run instead of #!/sbin/runscript --- eclass/games-mods.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/games-mods.eclass b/eclass/games-mods.eclass index 2e9c7cc3ad97..21297c1678d0 100644 --- a/eclass/games-mods.eclass +++ b/eclass/games-mods.eclass @@ -197,7 +197,7 @@ games-mods_dosyms() { games-mods_make_initd() { cat < "${T}"/${MOD_DED_BIN} -#!/sbin/runscript +#!/sbin/openrc-run $(head -n 2 ${PORTDIR}/header.txt) # Generated by games-mods.eclass -- 2.26.2