From: Austin English Date: Mon, 25 Apr 2016 19:22:56 +0000 (-0500) Subject: eclass/games-mods.eclass: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=591377f7f33f10146ec7633a39ad1ea8236b3e00;p=gentoo.git eclass/games-mods.eclass: use #!/sbin/openrc-run instead of #!/sbin/runscript --- 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