From: Austin English Date: Wed, 18 May 2016 06:35:24 +0000 (-0500) Subject: www-servers/thttpd: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5fcb8cf0278813703d7e178e7073667c9c7529ea;p=gentoo.git www-servers/thttpd: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/www-servers/thttpd/files/thttpd.init.1 b/www-servers/thttpd/files/thttpd.init.1 index 415ead79d6a6..3b7756eae19a 100644 --- a/www-servers/thttpd/files/thttpd.init.1 +++ b/www-servers/thttpd/files/thttpd.init.1 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v3 or later