From: Austin English Date: Wed, 18 May 2016 06:35:10 +0000 (-0500) Subject: www-apps/trac: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1666957b629a8a4c8bbbc915a219776e2891ad56;p=gentoo.git www-apps/trac: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/www-apps/trac/files/tracd.initd b/www-apps/trac/files/tracd.initd index 0822a19f5f9d..50093e7f910a 100644 --- a/www-apps/trac/files/tracd.initd +++ b/www-apps/trac/files/tracd.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 or later # $Id$