From: Austin English Date: Wed, 18 May 2016 06:27:36 +0000 (-0500) Subject: app-misc/geneweb: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=43188a2bfa62e0c5cf176f0026be249cf01e85eb;p=gentoo.git app-misc/geneweb: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/app-misc/geneweb/files/geneweb.initd b/app-misc/geneweb/files/geneweb.initd index 8ed7013ab509..ea227548bb4d 100644 --- a/app-misc/geneweb/files/geneweb.initd +++ b/app-misc/geneweb/files/geneweb.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$