From 1666957b629a8a4c8bbbc915a219776e2891ad56 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:35:10 -0500 Subject: www-apps/trac: use #!/sbin/openrc-run instead of #!/sbin/runscript --- www-apps/trac/files/tracd.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www-apps') diff --git a/www-apps/trac/files/tracd.initd b/www-apps/trac/files/tracd.initd index 0822a19f5f9..50093e7f910 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$ -- cgit v1.2.1